Current section

Files

Jump to
sourceror CHANGELOG.md
Raw

CHANGELOG.md

# Changelog for Sourceror v0.7
## v0.7.1
### 1. Bug Fixes
* [Sourceror] - `get_range/1` now returns the correct ranges for sigils and
interpolations.
## v0.7.0
### 1. Enhancements
* [Sourceror.Zipper] - Added a Zipper implementation for the Elixir AST based
on [Huet][huet]'s paper.
[huet]: https://www.st.cs.uni-saarland.de/edu/seminare/2005/advanced-fp/docs/huet-zipper.pdf
## v0.6
The changelog for v0.6 releases can be found [in the v0.6.1
tag](https://github.com/doorgan/sourceror/blob/v0.6.1/CHANGELOG.md).