mirror of
https://github.com/chenasraf/i18n.git
synced 2026-05-17 17:38:07 +00:00
2.5 KiB
2.5 KiB
4.2.4
- fix double digit version parsing for formatter
4.2.3
- fix formatter
4.2.2
- update dependencies
4.2.1
- update readme
4.2.0
- upgrade deps
4.1.1
- add multi base file support (by shovelmn12)
4.1.0
- add doc comments for generated keys (by chenasraf)
4.0.8
- fix lint warnings (by NotTsunami)
4.0.7
- improve difference detection between translation files
4.0.6
- fix analysis
4.0.5
- minor changes
4.0.4
- add additional lint ignores (by NotTsunami)
4.0.3
- solve issue where having a space or dash in yaml key generates an error
4.0.2
- throws argument errors if file names are invalid
4.0.1
- all translation files must contain all the keys at same location as en-us
4.0.0-alpha.0
- check inconsistency when building
3.4.1
- add analyzer exceptions (by WilkoV)
3.4.0
- format generated files (by simolus3)
3.3.2
- add languageCode and locale only to top class
3.3.1
- fix bug in message map generation
3.3.0
- update packages
3.2.0
- export translations as a static map (by marcin-jelenski)
3.1.0
- add locale and language code to generated classes
3.0.2
- updated build package
3.0.1
- minor change
3.0.0
- stable null safe
3.0.0-nullsafety
- support null safety (by joecks)
2.0.1
- minor changes
2.0.0
- change names of generated classes
1.2.2
- minor changes
1.2.1
- minor changes
1.2.0
- update dependencies
1.1.0
- stable release
0.9.12
- update readme and package description
0.9.11
- support for russian plurals (by 0rbb)
0.9.10
- update dependencies
0.9.9
- implement suggestions
0.9.8
- minor changes
0.9.7
- minor changes
0.9.6
- update packages
0.9.5
- add logger instead of prints
0.9.4
- Minor changes
0.9.3+2
- Revert 0.9.3+1
0.9.3+1
- Minor changes
0.9.3
- Minor changes
0.9.2
- Refactor
0.9.1
- Test support for German language
0.9.0
- Modifications to work with Hot Reload
0.8.8
- Fix Typo
0.8.7
- Minor modifications
0.8.6
- Update dependencies
0.8.5
- Initial fork from original library