Releases: inaka/zipper
Releases · inaka/zipper
1.1.0
What's Changed
- Remove dead hipchat link by @elbrujohalcon in #48
- Update README.md by @ruanpienaar in #49
- Fix typos by @kianmeng in #50
- Maintenance updates by @paulo-ferraz-oliveira in #51
New Contributors
- @ruanpienaar made their first contribution in #49
- @kianmeng made their first contribution in #50
- @paulo-ferraz-oliveira made their first contribution in #51
Full Changelog: 1.0.1...1.1.0
1.0.1
1.0.0
0.2.0
0.1.6
0.1.5
0.1.3
0.1.2
0.1.1
Generic Zipper in Erlang
Features
- Implementation working.
- Only tested on tree maps, should work fine for other nested data structures though.
Future Work
- Node modification.