What's Changed
Enhancements
- Add substitute_with_block method to TextRun, that can take a block wtih access to MatchData with regex capture groups etc by @jrochkind in #161
Chores
- Update README.md by @girasquid in #164
- Allow rubyzip 3.x as well as 2.x in gemspec by @jrochkind in #166
- Update Ruby versions on CI by @satoryu in #167
New Contributors
- @girasquid made their first contribution in #164
- @jrochkind made their first contribution in #166
Full Changelog: v0.9.1...v0.10.0