Releases: cyclosproject/ng-translation-gen
Releases · cyclosproject/ng-translation-gen
0.7.5
Private field in I18nMeta is now generated in upper-case
0.7.4
Another fix in proxy handling
0.7.3
The initialized$
value wasn't correctly returned
0.7.1
Single argument isn't correctly replaced (#21)
0.7.0
Use a proxy instead of generated metadata to reduce the bundle size (#20)
0.6.1
- Identifiers with reserved words don't work well (#17)
0.6.0
- Split the interface from implementation (#16)
This release marks a breaking change in generated classes. See #16 for more details.
0.5.2
- Don't fail if the object with translations doesn't conform with the expected format (#15)
0.5.1
Fixed a typo and updated NPM dependencies, fixing security vulnerabilities