gettext v0.11.0 Release Notes

    • Polish so many docs!
    • Make an error in Gettext.put_locale/2 clearer
    • Pluralize x_Y locales as x, but fail with Gettext.Plural.UnknownLocaleError for any other unknown locale
    • Add a Gettext.Backend behaviour (automatically implemented if a module calls use Gettext)
    • Allow whitelisting of references via the :excluded_refs_from_purging option in the :gettext application config