v1.3.0
What's Changed
- Refactor zipper by @NickNeck in #139
- Introduce new Range and Patch structs by @doorgan in #140
- Fix
get_rangefor heredocs by @doorgan in #144 - Add Sourceror.Zipper.within/2 by @doorgan in #142
- Fix remove producing invalid AST for do/else/rescue/catch/after by @doorgan in #143
- fix: match on empty children list in
Zipper.down/1by @zachdaniel in #146 - improvement: track
supertree, and addZipper.all_the_way_up/1by @zachdaniel in #148
New Contributors
- @zachdaniel made their first contribution in #146
Full Changelog: v1.2.1...v1.3.0