Changelog update - v3.0.0
This commit is contained in:
parent
ee5d6b6e16
commit
41313a3ea7
26
CHANGELOG.md
26
CHANGELOG.md
@ -3,21 +3,23 @@
|
|||||||
# easy-i18n Changelog
|
# easy-i18n Changelog
|
||||||
|
|
||||||
## [Unreleased]
|
## [Unreleased]
|
||||||
### BREAKING CHANGES
|
|
||||||
- The local file structure of your translation files must be configured in the settings menu
|
|
||||||
|
|
||||||
### Added
|
## [3.0.0]
|
||||||
- Modularization supports namespace or locale module
|
### BREAKING CHANGES
|
||||||
- Full namespace / locale module support for all file types
|
- The local file structure of your translation files must be configured in the settings menu
|
||||||
- Support for object and array elements inside json arrays
|
|
||||||
- IDE integrated error report functionality
|
|
||||||
|
|
||||||
### Changed
|
### Added
|
||||||
- Improve exception handling on IO operations
|
- Modularization supports namespace or locale module
|
||||||
- Update dependencies
|
- Full namespace / locale module support for all file types
|
||||||
|
- Support for object and array elements inside json arrays
|
||||||
|
- IDE integrated error report functionality
|
||||||
|
|
||||||
### Fixed
|
### Changed
|
||||||
- Character unescaping for '.properties' files
|
- Improve exception handling on IO operations
|
||||||
|
- Update dependencies
|
||||||
|
|
||||||
|
### Fixed
|
||||||
|
- Character unescaping for '.properties' files
|
||||||
- Exception on json files without any content
|
- Exception on json files without any content
|
||||||
|
|
||||||
## [2.0.0]
|
## [2.0.0]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user