Changelog

View Source

Unreleased

Fixed

Documentation

  • README now explains how to configure GettextPseudolocalize.Plural as the permanent pluralizer when the host app's Gettext backend compiles against priv/gettext/xx/.

v0.2.0 (2026-05-11)

Changed

  • Bumped gettext dependency to ~> 1.0 (previously ~> 0.26).

v0.1.1

  • Handle invalid interpolations.
  • Optimizations and more tests.

v0.1.0

  • Initial release.