File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " fluent-spec" ,
33 "description" : " Specification and documentation for Fluent" ,
4- "version" : " 0.7 .0" ,
4+ "version" : " 0.8 .0" ,
55 "private" : true ,
66 "scripts" : {
77 "bench" : " node --experimental-modules --harmony-async-iteration ./test/bench.mjs ./test/benchmarks/gecko_strings.ftl" ,
Original file line number Diff line number Diff line change 11# Changelog
22
3- ## Unreleased
3+ ## 0.8.0 (December 13, 2018)
44
55 - Preserve content-indent in multiline ` Patterns ` . (#162 )
66
6262
6363 `VariantLists` and `VariantExpression` have been deprecated. They will be
6464 removed before Fluent 1.0 is released. Please use parameterized `Terms`
65- instead (see below).
65+ instead (see below). Furthermore, in Syntax 0.8 it' s not possible to nest
66+ `VaraintLists` anymore (# 220).
6667
6768 - Introduce parameterized `Terms`. (# 176, #212)
6869
You can’t perform that action at this time.
0 commit comments