Skip to content

Releases: CactusGalaxy/FilamentAstrotomic

v0.4.0

21 Apr 08:13
9d61db6

Choose a tag to compare

What's Changed

Full Changelog: v0.3.1...v0.4.0

v0.3.1

10 Mar 19:14

Choose a tag to compare

What's Changed

  • Bugfix missing return value getLocaleLabelUsing by @silverhand7 in #8

Full Changelog: v0.3.0...v0.3.1

v0.3.0

20 May 00:24

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

Choose a tag to compare

Update README.md

v0.2: Update the documentation for the package

19 May 20:25

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