Current section

Files

Jump to
plug_locale CHANGELOG.md
Raw

CHANGELOG.md

# Changelog
## v0.4.0
Breaking changes:
- rename `:sanitize_locale_by` option `:cast_locale_by`
- rename `PlugLocale.WebBrowser.build_localized_path` to `PlugLocale.WebBrowser.build_locale_path`
- rename `PlugLocale.WebBrowser` to `PlugLocale.Browser`
New Features:
- add `PlugLocale.Browser.put_locale_resp_cookie/2` / `PlugLocale.Browser.put_locale_resp_cookie/3`
## v0.3.0
Breaking changes:
- rename `:sanitize_locale` option `:sanitize_locale_by`