Releases: CactusGalaxy/FilamentAstrotomic
Releases · CactusGalaxy/FilamentAstrotomic
v0.4.0
What's Changed
- Bump dependabot/fetch-metadata from 2.1.0 to 2.2.0 by @dependabot in #6
- feat: add support for laravel 12 by @Oleksandr-Moik in #10
Full Changelog: v0.3.1...v0.4.0
v0.3.1
What's Changed
- Bugfix missing return value getLocaleLabelUsing by @silverhand7 in #8
Full Changelog: v0.3.0...v0.3.1
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
ViewTranslatabletrait forViewRecordpage - Update keywords in
composer.json - Add Laravel 11 to the test matrix