Skip to content

Releases: CactusGalaxy/FilamentAstrotomic

v0.3.0

20 May 00:24
Compare
Choose a tag to compare

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

17 Apr 12:23
976b2b8
Compare
Choose a tag to compare
Update README.md

v0.2: Update the documentation for the package

19 May 20:25
Compare
Choose a tag to compare
  • Update README.md file - describe usage, add examples and use cases
  • Add missing ViewTranslatable trait for ViewRecord page
  • Update keywords in composer.json
  • Add Laravel 11 to the test matrix