Current section
Files
Jump to
Current section
Files
i18n_parser
CHANGELOG.md
CHANGELOG.md
# Changelog
All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
## [0.1.10] - 2019-09-10
### Modified
- json detection for temp files
## [0.1.9] - 2019-09-10
### Added
- poison package
- json detection
- json converting
### Modified
- inner module structure
### Fixed
- yml detection
- tests
## [0.1.8] - 2019-08-14
### Fixed
- annotation bug
## [0.1.7] - 2018-12-23
### Added
- yml library
### Modified
- code refactoring
## [0.1.6] - 2018-12-19
### Modified
- project structure
## [0.1.5] - 2018-12-16
### Added
- converting data from yml files with replacing translated values
## [0.1.4] - 2018-12-07
### Added
- handle file processing errors without rescue
## [0.1.3] - 2018-12-06
### Modified
- Rescue for detect()
## [0.1.2] - 2018-12-06
### Added
- File extension param to detect() function
### Modified
- Rebuild detection initializing
## [0.1.1] - 2018-12-05
### Added
- Detection locale of YML file