Skip to content

Releases: marcoroth/oxc-ruby

Release list

v0.2.0

Choose a tag to compare

@marcoroth marcoroth released this 26 Aug 05:28
4305973

Added

  • Introduce Oxc::Node and Oxc::Visitor by @marcoroth in #3
  • Introduce Oxc::MutationVisitor to rewrite the source by @marcoroth in #4

Changed

  • Build the Rust library from the lock by @marcoroth in #2
  • Stop Oxc::Node from shadowing the ESTree fields it reads by @marcoroth in #5
  • Teach Oxc::Node to read and print itself by @marcoroth in #6

Commits

Full Changelog: v0.1.0...v0.2.0

v0.1.0

Choose a tag to compare

@marcoroth marcoroth released this 25 Aug 01:03
d7c98c7

Changed

  • First release

Commits

Full Changelog: https://github.com/marcoroth/oxc-ruby/commits/v0.1.0