Releases: roots/acorn
Releases · roots/acorn
v2.0.0-beta.5
v2.0.0-beta.4
fix(release): remove dev deps during release build
v2.0.0-beta.3
Create release.yml
v2.0.0-beta.2
fix(cli): use StringInput() 😅
2.0.0-alpha.0
feat(assets): add support for asset types and bundles (#96) * build(test): add snapshots support * build(test): add brain monkey teardown * feat(assets): add support for asset types and bundles * fix(compat-php73): remove typed properties * chore: remove unused `use` declarations * chore(docs-assets): add missing docblocks
v1.1.0
v1.0.9
Change log
Enhancements
- enhance(tests): Working tests! (#65 – thank you @W-sch !)
- enhance(console): Clean up implementation of Command and GeneratorCommand (#71)
- enhance(console): Separate clearLine, exec, task, and title into traits (#71)
- enhance(console): Better replaceClass implementation (#71)
- chore(console): Remove unused Schedule class (#71)