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

Releases: furey/tinx

vEOL

Choose a tag to compare

@furey furey released this 11 Dec 15:48

⛔️ 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

Choose a tag to compare

@furey furey released this 03 Oct 14:58
1521cf0

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

v2.5.0

Choose a tag to compare

@furey furey released this 24 Sep 08:49
ba94ff3

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

v2.4.1

Choose a tag to compare

@furey furey released this 24 Sep 02:26
8e5136c

v2.4.1 patches issue #69.

v2.4.0

Choose a tag to compare

@furey furey released this 29 Aug 04:34

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

v2.3.1

Choose a tag to compare

@furey furey released this 22 Mar 07:45

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

v2.3.0

Choose a tag to compare

@furey furey released this 22 Mar 04:24
e00880a

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

v2.2.0

Choose a tag to compare

@furey furey released this 19 Mar 05:44

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

Choose a tag to compare

@furey furey released this 12 Feb 03:22
78ce2b2

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

v2.1.8

Choose a tag to compare

@furey furey released this 05 Feb 05:52
78ce2b2

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