All Versions
26
Latest Version
Avg Release Cycle
74 days
Latest Release
1122 days ago
Changelog History
Page 1
Changelog History
Page 1
-
v2.7.2 Changes
March 23, 2022๐ Fixed
- โ Add Laravel app instance to command by @driesvints in https://github.com/laravel/tinker/pull/146
-
v2.7.1 Changes
March 15, 2022๐ Fixed
- ๐ Fix command resolving by @driesvints in https://github.com/laravel/tinker/pull/144 and https://github.com/laravel/tinker/commit/1e2d500585a4e546346fadd3adc6f9c1a97e15f4
-
v2.7.0 Changes
January 12, 2022๐ Changed
- ๐ Laravel 9 and psych v0.11.x support (#139)
-
v2.6.3 Changes
December 07, 2021๐ Changed
- โ Add
migrate:install
to whitelisted commands (#137)
- โ Add
-
v2.6.2 Changes
September 28, 2021โ Added
- โ Added custom caster support (#133)
-
v2.6.1 Changes
March 02, 2021๐ Fixed
- Display hidden/appended attributes for models (#123)
-
v2.6.0 Changes
January 26, 2021โ Added
- โ Add Stringable caster (#121)
-
v2.5.0 Changes
October 29, 2020โ Added
- ๐ PHP 8 Support (#116)๏ปฟ
-
v2.4.2 Changes
August 11, 2020๐ Fixed
- ๐ Fix missing output while using execute option (#109)
-
v2.4.1 Changes
July 07, 2020๐ Fixed
- ๐ Fixed execute not unregistering loader and exit code (#100)