Skip to content

v0.2.0

Choose a tag to compare

@marcoroth marcoroth released this 11 Jun 23:44
· 893 commits to main since this release
a41114c

Added

Changed

  • Memory management improvements in analyze.c and extract.c by @marcoroth in #115
  • Refactor Ruby extension to reuse constants by @marcoroth in #117
  • Increase buffer capacity safely and handle overflow errors by @marcoroth in #122
  • Don't extract ERB comments as Ruby comments in herb_extract_ruby by @marcoroth in #98
  • Implement free_analyzed_ruby function by @marcoroth in #111
  • Free C Structs after creating Lex and Parse Results by @marcoroth in #112
  • Rework @herb-tools/node npm lifecycle scripts by @marcoroth in #108

Commits

Full Changelog: v0.1.1...v0.2.0