Skip to content

fluent-syntax 0.11.0 (February 9, 2021)

Pre-release
Pre-release
Compare
Choose a tag to compare
@zbraniecki zbraniecki released this 09 Feb 20:25
  • Document the crate.
  • Switch to use thiserror for Error annotations.
  • Add iai benchmarks.
  • Minor updates to AST names.
  • Introduce parse/parse_runtime functions instead of Parser struct.
  • Make ParserError use Range.