Skip to content

v0.7.3

Compare
Choose a tag to compare
@stoically stoically released this 30 Oct 15:18
· 67 commits to main since this release
ad02fcf

Features

  • value_as_block method on Node
  • Implemented quote::ToTokens on NodeName

Fixes

  • Correctly count top level nodes with number_of_top_level_nodes option

Refactoring

  • Performance optimization (50%+ faster, #5)
  • Switched ToString to Display on Node