Skip to content

Releases: cyclosproject/ng-translation-gen

0.7.5

22 May 20:21
Compare
Choose a tag to compare

Private field in I18nMeta is now generated in upper-case

0.7.4

17 May 16:38
Compare
Choose a tag to compare

Another fix in proxy handling

0.7.3

11 May 14:23
Compare
Choose a tag to compare

The initialized$ value wasn't correctly returned

0.7.2

08 May 01:44
Compare
Choose a tag to compare

Bug fixing

0.7.1

05 May 19:09
Compare
Choose a tag to compare

Single argument isn't correctly replaced (#21)

0.7.0

05 May 15:14
Compare
Choose a tag to compare

Use a proxy instead of generated metadata to reduce the bundle size (#20)

0.6.1

15 Jul 20:04
Compare
Choose a tag to compare
  • Identifiers with reserved words don't work well (#17)

0.6.0

04 Mar 18:05
Compare
Choose a tag to compare
  • Split the interface from implementation (#16)

This release marks a breaking change in generated classes. See #16 for more details.

0.5.2

28 Aug 13:46
Compare
Choose a tag to compare
  • Don't fail if the object with translations doesn't conform with the expected format (#15)

0.5.1

27 May 14:24
Compare
Choose a tag to compare

Fixed a typo and updated NPM dependencies, fixing security vulnerabilities