Skip to content

0.5.0

Latest

Choose a tag to compare

@vincentvanbush vincentvanbush released this 03 Nov 19:28
· 4 commits to main since this release

Breaking Changes

  • Gettext 1.0.0 Migration: This version requires updating your Gettext module definition to use the new backend adapter system. You must define use Kanta.Gettext.Backend in your Gettext module and configure the adapter.

Added

  • Gettext versions v0.26 and v1.0.0 compatibility with via custom backend adapter system
  • Allow custom locales (i.e. "es-es") (#100)
  • Stale messages detection and merging (#120)
  • Updated Tailwind to v3.4.17 (#130)

Changed (Dependencies)

  • Gettext supported versions updated to 0.26 and 1.x
  • Phoenix relaxed to ~> 1.7 (allowing minor version bumps)
  • Phoenix LiveView relaxed to >= 0.20.0 (allowing for 1.x versions)
  • shards dependency dropped
  • expo relaxed to >= 0.3.0
  • scrivener_ecto upgraded to ~> 3.0