Releases: tmdh/laravel-kit
Releases · tmdh/laravel-kit
v2.0.8
v2.0.7
New features:
- Format JSON output (thanks @damms005)
Bug fixes:
- Fixed Tinker editor text selection
- Fixed Ubuntu release
- Fixed Tinker for Windows (#35)
- Fixed submenus that should be enabled only when a project is open
- Added native Apple Silicon release for macOS (#43)
- Ported to Vue 3 and Vite
- Updated electron
Donation
v2.0.6
This is hotfix of v2.0.5.
New Features:
- Auto Tinker: Check the Auto tinker checkbox to automatically execute while typing code (thanks @evaleries )
- Add ability to comment in Tinker (#28)
- New Tinker implementation: This improves Tinker output and shows errors. It also runs cross platform.
- Press
Ctrl+T
to tinker immediately.
Bug Fixes:
- Fix window responsiveness
- Fix
route:list
for Laravel 8 - Fix icon for Linux (#21)
- Fix tinker for macOS (#24) and Linux.
Please report any bugs that you encounter.
Still working on better electron performance.
Consider donating.
v2.0.5
Tinker seems to be broken at the moment. Hot update will be released soon after further testing.
New Features:
- Auto Tinker: Check the Auto tinker checkbox to automatically execute while typing code (thanks @evaleries )
- Add ability to comment in Tinker (#28)
- New Tinker implementation: This improves Tinker output and shows errors. It also runs cross platform.
Bug Fixes:
- Fix window responsiveness
- Fix
route:list
for Laravel 8 - Fix icon for Linux (#21)
- Fix tinker for macOS (#24) and Linux.