Skip to content

Releases: robisim74/angular-l10n

v6.6.1

25 Nov 10:27
Compare
Choose a tag to compare

Features

v6.5.0

14 Nov 12:42
Compare
Choose a tag to compare

Features

Bug fixes

  • Localized routing: minor fixes

v6.4.0

12 Nov 14:37
Compare
Choose a tag to compare

Features

v6.3.1

09 Nov 08:31
Compare
Choose a tag to compare

Features

  • Angular version: ^7.0.0

Bug fixes

  • Fix support for OnPush change detection strategy: #213 Thanks to @dhardtke!

v6.3.0

07 Nov 15:52
Compare
Choose a tag to compare

Features

Translation & Localization classes (used so far for the OnPush strategy) are deprecated and will be removed in the next major version.

v6.2.0

05 Nov 15:54
Compare
Choose a tag to compare

Features

  • Angular version: ^7.0.0
  • Add CollatorModule

v6.1.2

31 Oct 15:51
Compare
Choose a tag to compare

Features

  • Angular version: ^7.0.0
  • Localized routing for SEO: docs

v6.0.0

20 Oct 12:53
Compare
Choose a tag to compare

Features

  • Angular version: ^7.0.0
  • rxjs version: ^6.0.0

v5.2.0

13 Sep 10:50
Compare
Choose a tag to compare

Features

  • Angular version: ^6.0.0
  • Add version setting to the configuration: it adds the query parameter 'ver' to the http requests to avoid browser cache problems (#204)
  • Add timeout setting to the configuration: it sets a timeout in milliseconds for the http requests (#181)

Bug fixes

  • Use locale for i18nPlural to avoid inconsistencies between browsers

v5.1.0

31 Aug 07:34
Compare
Choose a tag to compare

Features

  • Angular version: ^6.0.0
  • Enable translation reload for the current language (#200)