Releases: CactusGalaxy/FilamentAstrotomic
Releases · CactusGalaxy/FilamentAstrotomic
v0.3.0
What's Changed
- Feat: push tabs before or after localized tabs
- Feat: use component injection when building tab schema from callback
- Fix executing tests by @Oleksandr-Moik in #5
- Bump aglipanci/laravel-pint-action from 2.3.1 to 2.4 by @dependabot in #3
- Bump dependabot/fetch-metadata from 2.0.0 to 2.1.0 by @dependabot in #4
Full Changelog: v0.2.1...v0.3.0
v0.2.1
Update README.md
v0.2: Update the documentation for the package
- Update README.md file - describe usage, add examples and use cases
- Add missing
ViewTranslatable
trait forViewRecord
page - Update keywords in
composer.json
- Add Laravel 11 to the test matrix