Routex 1.3.0‑rc.0 — Release Notes
New Feature: routex.install
Igniter Job
This release introduces the routex.install
Igniter job, designed to simplify and automate initial setup of Routex.
The installer job has been tried on a variety of projects, but I’d like to receive further feedback especially from projects where Routex is being retrofitted.
Call for help: test the quick setup
- Use
routex.install
as described at: Getting started — Routex v1.3.0-rc.0 using{:routex, "~> 1.3.0-rc.0"}
as Routex dependency - Confirm you app generates localized routes when Gettext languages are extracted
- Optionally: Add a language switch
More information: Localize Phoenix — Routex v1.3.0-rc.0
Call for feedback
Writing documentation is hard, as there might be many unknown known
’s and assumptions
slipping in. I would really like to receive feedback (or even better: a PR) on the documentation as I have no doubt it can be improved!
Have a blast,
Bart