-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #7 from iosphere/feature/release-1.0.1
Feature/release 1.0.1
- Loading branch information
Showing
3 changed files
with
349 additions
and
189 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,42 @@ | ||
## 1.0.1 (July 28, 2017) | ||
|
||
### Bug fixes | ||
|
||
* Do not break on CSV with additional columns | ||
* Fix placeholders in formatted elements | ||
|
||
## 1.0.0 (April 03, 2017) | ||
|
||
### Features | ||
|
||
* Core library is now available as an elm-package | ||
* Added documentation | ||
|
||
## 0.6.0 (March 29, 2017) | ||
|
||
### Features | ||
|
||
* Add support for PO file import and export | ||
* Add elm-code writer to make adding new formats easier | ||
|
||
## 0.5.4 (March 27, 2017) | ||
|
||
### Bug fixes | ||
|
||
* Improve handling of comments containing new lines and hyphens | ||
|
||
## 0.5.3 (March 27, 2017) | ||
|
||
### Bug fixes | ||
|
||
* Fix export for Translations in submodules | ||
|
||
## 0.5.2 (March 27, 2017) | ||
|
||
### Bug fixes | ||
|
||
* Fix copy phase flags | ||
|
||
## 0.5.1 (March 27, 2017) | ||
|
||
* First public release |
Oops, something went wrong.