Cldr Routes version 0.5.0
Bug Fixes
- Propogate locales on the
localize
macro to nested resources
Breaking change
- The locale is now stored in the
:private
field of theconn
for both live routes and other routes. It was previously stored in the:assigns
field for non-live routes.