Packages

ex_cldr_languages is an addon library application for ex_cldr that provides localization and listing of languages.

Current section

Files

Jump to
ex_cldr_languages CHANGELOG.md
Raw

CHANGELOG.md

# Changelog
All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [Unreleased]
### Changed
## [0.2.1] - 2019-01-30
### Changed
- Update to `ex_cldr` v2.2.1
### Removed
- Remove unneccesary compatibility module needed for `ex_cldr` v2.2.0.
## [0.2.0] - 2019-01-25
### Changed
- Update to `ex_cldr` v2.
### Removed
- Removed `all_languages/0` in favor of `available_languages/0`.
## [0.1.1] - 2018-01-11
### Added
- More tests
- CI Pipeline
- Documentation
### Changed
- Loosened cldr version
## [0.1.0] - 2017-12-29
### Added
- Initial release.
[Unreleased]: https://github.com/lostkobrakai/cldr_languages/compare/0.2.0...HEAD
[0.2.0]: https://github.com/lostkobrakai/cldr_languages/compare/v0.1.1...v0.2.0
[0.1.1]: https://github.com/lostkobrakai/cldr_languages/compare/v0.1.0...v0.1.1