v0.2.0
Added
- Add support for
ERBYieldNodeby @marcoroth in #96 - Add support for
ERBCaseMatchNodeandERBInNodeby @marcoroth in #107 - Add percentage to
herb analyzeCLI output by @marcoroth in #113 - Add RBS Inline Type Annotations by @marcoroth in #106
- Implement
Herb::Visitorin Ruby gem by @marcoroth in #116 - Implement JavaScript Visitors by @marcoroth in #120
Changed
- Memory management improvements in
analyze.candextract.cby @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_rubyby @marcoroth in #98 - Implement
free_analyzed_rubyfunction by @marcoroth in #111 - Free C Structs after creating Lex and Parse Results by @marcoroth in #112
- Rework
@herb-tools/nodenpm lifecycle scripts by @marcoroth in #108
Commits
Full Changelog: v0.1.1...v0.2.0