Releases: doshprompt/angular-localization
Releases · doshprompt/angular-localization
Release v1.5.0
- update browser language detection
- increase i18n-attr directive priority to 1000 so it runs before ngAria
Release version 1.4.0
General
- Removing the duplicate copy of the dist files from the root of the project. Check on issue #62 for more details.
- Update bower.json dist files. #59
locale service
** Technically release in 1.3.1, but there are no updated dist for 1.3.1
i18nAttr directive
- Add support for attribute normalization. #60