File tree Expand file tree Collapse file tree 3 files changed +349
-189
lines changed
Expand file tree Collapse file tree 3 files changed +349
-189
lines changed Original file line number Diff line number Diff line change 1+ ## 1.0.1 (July 28, 2017)
2+
3+ ### Bug fixes
4+
5+ * Do not break on CSV with additional columns
6+ * Fix placeholders in formatted elements
7+
8+ ## 1.0.0 (April 03, 2017)
9+
10+ ### Features
11+
12+ * Core library is now available as an elm-package
13+ * Added documentation
14+
15+ ## 0.6.0 (March 29, 2017)
16+
17+ ### Features
18+
19+ * Add support for PO file import and export
20+ * Add elm-code writer to make adding new formats easier
21+
22+ ## 0.5.4 (March 27, 2017)
23+
24+ ### Bug fixes
25+
26+ * Improve handling of comments containing new lines and hyphens
27+
28+ ## 0.5.3 (March 27, 2017)
29+
30+ ### Bug fixes
31+
32+ * Fix export for Translations in submodules
33+
34+ ## 0.5.2 (March 27, 2017)
35+
36+ ### Bug fixes
37+
38+ * Fix copy phase flags
39+
40+ ## 0.5.1 (March 27, 2017)
41+
42+ * First public release
You can’t perform that action at this time.
0 commit comments