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.