Packages

Plugs suporting CLDR and setting the locale from requests and request headers.

Current section

Files

Jump to
ex_cldr_plugs CHANGELOG.md
Raw

CHANGELOG.md

# Changelog
## Cldr Plug v1.0.0
This is the changelog for Cldr Plug v1.0.0 released on May 10th, 2022. For older changelogs please consult the release tag on [GitHub](https://github.com/elixir-cldr/cldr_plug/tags)
### Enhancements
* Intiial release, extracted from `ex_cldr`
* Adds support for [MFA](https://elixirforum.com/t/documentation-of-what-an-mfa-is/25376) (and the variant without arguments `MF`) tuples that can be used as part of the `Cldr.Plug.SetLocale` configuration in the `:from` and `:default` cases.