Packages

Localize your Phoenix website with multilingual URLs and custom template assigns; enhancing user engagement and content relevance.

Retired package: Deprecated - Succeeded by Routex, an extension-based Phoenix Router lib. Visit: https://hex.pm/packages/routex

Current section

Files

Jump to
Raw

CHANGELOG.md

# Changelog
## 0.1.2
### 1.Bugfixes
* Support Elixir >= 1.14
## 0.1.1
### 1. Enhancements
* Added typespecs
* Modules split for better test experience
### 2.Bugfixes
* Fix errors reported by Dialyzer
### 3. Breaking Changes
* `Helpers.loc_route` requires :loc_opts of type `Scope.Flat.t() | nil`
## 0.1.0
Initial release