Skip to content

v0.12.0

Choose a tag to compare

@github-actions github-actions released this 24 Jul 19:27
· 3 commits to main since this release

Changed

  • Breaking Change Updated default syn version to 3. Disable default-features and enable the syn2 feature.

Added

  • support for syn's Brace, Paren, Bracket to span_range
  • support for DelimSpan to span_range