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 391cc9c commit a9e595bCopy full SHA for a9e595b
fluent-bundle/CHANGELOG.md
@@ -2,6 +2,7 @@
2
3
## Unreleased
4
- Implement NUMBER builtin
5
+ - Adapt for new optional source positions span feature in syntax parser
6
- Improve examples
7
- Refactor to remove unnecessary named lifetimes
8
- Cleanup docs
fluent-syntax/CHANGELOG.md
@@ -1,6 +1,7 @@
1
# Changelog
+ - Add `spans` feature to track source positions in the AST
- Add module `serializer`
- De-ambiguate dependencies vs. features
0 commit comments