Breaking
The Theme
interface has changed. It shouldn't be a problem unless you already implemented one of your own!
What's Changed
- Use
screen
for better handling by @aarondfrancis in #50 - Disable wrapping in the logs command (optionally) by @aarondfrancis in #56
- Fix readme solo:dumps command example by @realpoke in #58
- Changed default reverb command in config by @realpoke in #62
- Fix solo config being not seralizable by @tobytwigger in #61
- Add tests for command serialization by @CamKem in #63
- Feat: adds ability to set the working directory for commands. by @CamKem in #66
- fix: Laravel 10 support by @riiad in #64
- feat: Use colored dots to show tab status by @dshafik in #52
- Feat: Added chainable
createIfMissing()
method onEnhancedTailCommand
class by @realpoke in #67 - Laravel 12 by @aarondfrancis in #68
- Feat: add improved scrolling by @CamKem in #45
New Contributors
- @realpoke made their first contribution in #58
- @tobytwigger made their first contribution in #61
- @CamKem made their first contribution in #63
- @riiad made their first contribution in #64
- @dshafik made their first contribution in #52
Full Changelog: v0.3.1...v0.4.0