We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8ed4e4b commit a061484Copy full SHA for a061484
fluent-syntax/CHANGELOG.md
@@ -1,5 +1,10 @@
1
# Changelog
2
3
+## fluent-syntax 0.6.6 (March 19, 2018)
4
+
5
+ - `Function` AST nodes have a span now. (#167)
6
7
8
## fluent-syntax 0.6.5 (March 8, 2018)
9
10
- Temporarily relax the `engines` requirement. (#164)
fluent-syntax/package.json
@@ -1,7 +1,7 @@
{
"name": "fluent-syntax",
"description": "AST and parser for Fluent",
- "version": "0.6.5",
+ "version": "0.6.6",
"homepage": "http://projectfluent.org",
"author": "Mozilla <l10n-drivers@mozilla.org>",
"license": "Apache-2.0",
0 commit comments