Skip to content

v0.6.0

Latest
Compare
Choose a tag to compare
@andrewtbiehl andrewtbiehl released this 31 May 23:58
· 44 commits to main since this release
a4f8ac0

0.6.0 - 2024-05-31

Added

  • Added testing support for Ruby version 3.3.
  • Added testing support for Rust version 1.75, 1.76, 1.77, and 1.78.
  • Added testing support for MacOS version 13 (Ventura).

Changed

  • Updated the Tree-sitter scope for HTML that the Rouge identifier for HTML maps to.
  • Replaced the Rust dependency Rutie, used for establishing Ruby bindings for Rust, with Magnus. No known behavior changes were introduced as part of this implementation change.
  • Bumped the Rust dependency 'Anyhow' from version 1.0.71 to 1.0.86.
  • Bumped the Rust dependency 'Tree-sitter' from version 0.20.10 to 0.22.6.
  • Bumped the Rust dependency 'Tree-sitter CLI' from version 0.20.8 to 0.22.6.
  • Bumped the Rust dependency 'Tree-sitter Highlight' from version 0.20.1 to 0.22.6.
  • Bumped the Rust dependency 'Tree-sitter Loader' from version 0.20.0 to 0.22.6.

Removed

  • Removed testing support for Ruby version 2.7.
  • Removed testing support for Rust version 1.66, 1.67, 1.68, and 1.69.
  • Removed testing support for MacOS version 11 (Big Sur).