Skip to content

Commit ecdf822

Browse files
author
Zibi Braniecki
committed
fluent 0.1.0
1 parent 59be0e5 commit ecdf822

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
## Unreleased
44

5+
-
6+
7+
## fluent 0.1.0 (October 13, 2017)
8+
59
- Support parsing Fluent Syntax 0.3.
610
- Support formatting Messages and Attributes alike.
711
- Support string- and Number-typed external arguments

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description = """
44
A localization library designed to unleash the entire expressive power of
55
natural language translations.
66
"""
7-
version = "0.0.2"
7+
version = "0.1.0"
88
authors = [
99
"Zibi Braniecki <[email protected]>",
1010
"Staś Małolepszy <[email protected]>"

0 commit comments

Comments
 (0)