Skip to content
This repository has been archived by the owner on Dec 14, 2019. It is now read-only.

Releases: furey/tinx

vEOL

11 Dec 15:48
Compare
Choose a tag to compare

⛔️ Laravel Tinx was archived on 12th December 2019 and is no longer maintained.

Thanks for loving Laravel, and thanks for digging Tinx.

Happy coding!

🤓👋

v2.6.0

03 Oct 14:58
1521cf0
Compare
Choose a tag to compare

v2.6.0 adds a Table of Contents to the README file.

v2.5.0

24 Sep 08:49
ba94ff3
Compare
Choose a tag to compare

v2.5.0 changes the way Tinx reboots app config to resolve issue #66.

v2.4.1

24 Sep 02:26
8e5136c
Compare
Choose a tag to compare

v2.4.1 patches issue #69.

v2.4.0

29 Aug 04:34
Compare
Choose a tag to compare

v2.4.0 updates the package in anticipation of the imminent Laravel v6 release.

v2.3.1

22 Mar 07:45
Compare
Choose a tag to compare

v2.3.1 patches an issue with function shortcuts raised in PR #61.

v2.3.0

22 Mar 04:24
e00880a
Compare
Choose a tag to compare

v2.3.0 patches various issues relating to Tinx's tableless_models configuration option.

v2.2.0

19 Mar 05:44
Compare
Choose a tag to compare

v2.2.0 adds a reo() function to regenerate Composer's optimized autoload files before running re(), ensuring any new classes added to a codebase since starting Tinx are automatically aliasable/resolvable by Laravel Tinker (see #53).

v2.1.9

12 Feb 03:22
78ce2b2
Compare
Choose a tag to compare

v2.1.9 was created to test Packagist's service hook (adds no fixes/functionality).

v2.1.8

05 Feb 05:52
78ce2b2
Compare
Choose a tag to compare

v2.1.8 only creates the /storage/tinx/.gitignore file if it doesn't exist.