Skip to content

Releases: json-derulo/angular-ecmascript-intl

v5.0.0

19 Nov 17:20
Compare
Choose a tag to compare

Breaking Changes

  • Updated minimum required Angular version to v19

v4.0.0

23 May 05:29
Compare
Choose a tag to compare

Breaking Changes

  • Minimum required Angular version is now v18

v3.0.1

10 Apr 15:45
Compare
Choose a tag to compare

Fixed

  • Added missing export of relative time injection token to public API

v3.0.0

08 Nov 16:12
56e4056
Compare
Choose a tag to compare

Breaking Changes

  • Minimum required Angular version is now v17

2.0.1

22 Aug 15:58
Compare
Choose a tag to compare

What's Changed

  • update npm package meta data
  • update README

2.0.0

31 May 16:39
Compare
Choose a tag to compare

Breaking Changes

  • Minimum required Angular version is now v16

1.0.0

03 Mar 21:18
Compare
Choose a tag to compare

This is the first stable release of the package.

What's Changed

  • feat: add relative time pipe in #14

Release 0.4.0

25 Feb 11:15
Compare
Choose a tag to compare
Release 0.4.0 Pre-release
Pre-release

Breaking Changes

  • limit options which are not supported by the Intl APIs anyways

Other changes

  • add unit pipe in #11
  • limit options according to EcmaScript specification in #12
  • add list pipe in #13

Release 0.3.0

22 Feb 16:22
Compare
Choose a tag to compare
Release 0.3.0 Pre-release
Pre-release
  • feat: add country pipe (#7) (2d880f1)
  • docs: add possibility to reset 12-hours option (972ec55)

0.2.0

22 Feb 15:55
Compare
Choose a tag to compare
0.2.0 Pre-release
Pre-release
  • Add number pipes