v0.6.2
What's Changed
- Bump the required BASERUBY version to 2.7 by @ydah in #352
- Use reverse_each instead of reverse.each by @ydah in #350
- Use reverse.find instead of select{...}.last by @ydah in #351
RuleBuilder#numberize_references
should check LHS and RHS for duplication by @yui-knk in #349- Provide standard library as stdlib.y by @ydah in #344
- Refactor to simplify the code by @ydah in #354
- Add "%no-stdlib directive" to NEWS.md by @yui-knk in #355
- Use only US-ASCII by @yui-knk in #356
- v0.6.2 by @yui-knk in #357
Full Changelog: v0.6.1...v0.6.2