Skip to content

Release of version 0.9.1

Latest
Compare
Choose a tag to compare
@rizzen-yazston rizzen-yazston released this 24 Mar 05:48

Major changes are:

  • Re-organised the crates' content (fewer crates now).
  • Plenty quality of code improvements.
  • Changed the lexer to be an iterator.
  • Created internal private custom tree (removed dependency on generic tree tree-rizzen-yazston).
  • Made the actual formatter private, due to recursive embedded localisation pattern strings.

See the CHANGELOG.asciidoc in the repository root for more details.