Releases: robisim74/angular-l10n
Releases · robisim74/angular-l10n
v10.1.1
v10.1.0
Features
- Angular version: ^10.0.0
- Add
L10nLocation
class-interface to change the localized path: https://github.com/robisim74/angular-l10n#routing - Extend SSR support to localized routing: https://github.com/robisim74/angular-l10n#server-side-rendering
- Create SSR sample app: https://github.com/robisim74/angular-l10n/tree/master/projects/angular-l10n-app-ssr
v10.0.2
v10.0.1
v10.0.0
v9.3.0
Features
- Angular version: ^9.0.0
- Add alternative language for dates & numbers (#302). Thanks to @dzena
- Add
language
input parameter to all pipes & directives. Thanks to @dzena - Add translation data preloading support (https://github.com/robisim74/angular-l10n#preloading-data)
BUG FIXES
- Fix release translation on loading error
v9.2.0
v9.1.0
v9.0.1
v9.0.0
Features
- Angular version: ^9.0.0
After 4 years, and because of the new Angular Ivy engine, this is a completely rewritten version of Angular l10n: finally designed, lighter, more performing and developed on top of Ivy.
BREAKING CHANGES
All the APIs have changed, and the effort for an upgrade is high. Please see README and MIGRATION GUIDE