Releases: robisim74/angular-l10n
Releases · robisim74/angular-l10n
v3.3.0
v3.2.1
v3.2.0
Features
- Angular version: ^4.1.0
- Add decorators to provide parameters to the pure pipes: https://github.com/robisim74/angular-l10n/blob/master/doc/spec.md#3.1
- Add support to use an implicit constructor with
super
call when extendingTranslation
orLocalization
class: https://github.com/robisim74/angular-l10n/blob/master/doc/spec.md#3.1.4
BREAKING CHANGES
- Rename
IntlAPI
methods tocamelCase
: https://github.com/robisim74/angular-l10n/blob/master/doc/spec.md#85-intlapi - Remove
locale
parameter fromvalidateLocaleNumber
function: https://github.com/robisim74/angular-l10n/blob/master/doc/spec.md#612-formbuilder