v0.11
1. Enhancements
- [Sourceror.Zipper] Added
skip
(Thanks to @NickNeck) - [Sourceror.Zipper] Added a
direction
tozip
(Thanks to @NickNeck)
2. Bug fixes
- [Sourceror] Comments are no longer misplaced for
:__block__
nodes
with trailing comments - [Sourceror] Blocks with trailing comments are no longer force-formatted with
parenthesis.