Current section
Files
Jump to
Current section
Files
CHANGELOG.md
# Change Log
## [1.0.1](https://github.com/inaka/zipper/tree/1.0.1) (2016-10-19)
[Full Changelog](https://github.com/inaka/zipper/compare/1.0.0...1.0.1)
**Closed issues:**
- zipper:zipper\(\) type specification is wrong [\#44](https://github.com/inaka/zipper/issues/44)
- Remove circular dependency [\#42](https://github.com/inaka/zipper/issues/42)
- Fulfill the open-source checklist [\#9](https://github.com/inaka/zipper/issues/9)
**Merged pull requests:**
- \[Fix \#44\] Fix zipper:zipper/0 type specification [\#45](https://github.com/inaka/zipper/pull/45) ([harenson](https://github.com/harenson))
- \[\#42\] fix circular dependency [\#43](https://github.com/inaka/zipper/pull/43) ([Euen](https://github.com/Euen))
## [1.0.0](https://github.com/inaka/zipper/tree/1.0.0) (2016-05-11)
[Full Changelog](https://github.com/inaka/zipper/compare/0.2.0...1.0.0)
**Closed issues:**
- Version Bump to 1.0.0 [\#40](https://github.com/inaka/zipper/issues/40)
- Move from erlang.mk to rebar3 [\#38](https://github.com/inaka/zipper/issues/38)
**Merged pull requests:**
- \[Close \#40\] version bump - update changelog and zipper.app.src [\#41](https://github.com/inaka/zipper/pull/41) ([Euen](https://github.com/Euen))
- \[fix \#38\] Euen.38.rebar3 [\#39](https://github.com/inaka/zipper/pull/39) ([Euen](https://github.com/Euen))
## [0.2.0](https://github.com/inaka/zipper/tree/0.2.0) (2016-03-08)
[Full Changelog](https://github.com/inaka/zipper/compare/0.1.6...0.2.0)
**Closed issues:**
- Version Bump to 0.1.4 [\#27](https://github.com/inaka/zipper/issues/27)
**Merged pull requests:**
- Version Bump to 0.2.0 [\#37](https://github.com/inaka/zipper/pull/37) ([elbrujohalcon](https://github.com/elbrujohalcon))
- Improve specs [\#30](https://github.com/inaka/zipper/pull/30) ([elbrujohalcon](https://github.com/elbrujohalcon))
- Add documentation to functions and in the README [\#21](https://github.com/inaka/zipper/pull/21) ([jfacorro](https://github.com/jfacorro))
## [0.1.6](https://github.com/inaka/zipper/tree/0.1.6) (2016-01-19)
[Full Changelog](https://github.com/inaka/zipper/compare/0.1.5...0.1.6)
**Fixed bugs:**
- Modify IGNORE\_DEPS in Makefile [\#33](https://github.com/inaka/zipper/issues/33)
**Closed issues:**
- Version Bump to 0.1.6 [\#34](https://github.com/inaka/zipper/issues/34)
**Merged pull requests:**
- \[Fix \#34\] version bump [\#36](https://github.com/inaka/zipper/pull/36) ([Euen](https://github.com/Euen))
- \[Fix \#33\] modify IGNORE\_DEPS [\#35](https://github.com/inaka/zipper/pull/35) ([Euen](https://github.com/Euen))
## [0.1.5](https://github.com/inaka/zipper/tree/0.1.5) (2016-01-13)
[Full Changelog](https://github.com/inaka/zipper/compare/0.1.3...0.1.5)
**Merged pull requests:**
- \[\#changelog\] CHANGELOG [\#32](https://github.com/inaka/zipper/pull/32) ([elbrujohalcon](https://github.com/elbrujohalcon))
- \[\#hexer\] hexer\_mk version fix [\#31](https://github.com/inaka/zipper/pull/31) ([elbrujohalcon](https://github.com/elbrujohalcon))
- Switch build tools to erlang.mk and republish to hex.pm [\#29](https://github.com/inaka/zipper/pull/29) ([elbrujohalcon](https://github.com/elbrujohalcon))
- \[\#27\] Version bump to 0.1.4 [\#28](https://github.com/inaka/zipper/pull/28) ([davecaos](https://github.com/davecaos))
## [0.1.3](https://github.com/inaka/zipper/tree/0.1.3) (2015-12-23)
[Full Changelog](https://github.com/inaka/zipper/compare/0.1.2...0.1.3)
**Closed issues:**
- Bump version to 0.1.3 [\#25](https://github.com/inaka/zipper/issues/25)
- Remove shell target from makefile [\#23](https://github.com/inaka/zipper/issues/23)
- hex package [\#22](https://github.com/inaka/zipper/issues/22)
- Version bump 0.1.2 [\#17](https://github.com/inaka/zipper/issues/17)
**Merged pull requests:**
- \[Closes \#25\] Bump version [\#26](https://github.com/inaka/zipper/pull/26) ([jfacorro](https://github.com/jfacorro))
- \[Closes \#23\] Remove shell target [\#24](https://github.com/inaka/zipper/pull/24) ([jfacorro](https://github.com/jfacorro))
- Updated license [\#20](https://github.com/inaka/zipper/pull/20) ([spike886](https://github.com/spike886))
- \[\#17\] Updated changelog [\#19](https://github.com/inaka/zipper/pull/19) ([jfacorro](https://github.com/jfacorro))
## [0.1.2](https://github.com/inaka/zipper/tree/0.1.2) (2015-04-27)
[Full Changelog](https://github.com/inaka/zipper/compare/0.1.1...0.1.2)
**Implemented enhancements:**
- Add common functions to iterate over zippers [\#15](https://github.com/inaka/zipper/issues/15)
**Merged pull requests:**
- \[\#17\] Bumped version 0.1.2 [\#18](https://github.com/inaka/zipper/pull/18) ([jfacorro](https://github.com/jfacorro))
- \[Closes \#15\] Added functions and tests [\#16](https://github.com/inaka/zipper/pull/16) ([jfacorro](https://github.com/jfacorro))
- Update LICENSE [\#14](https://github.com/inaka/zipper/pull/14) ([andresinaka](https://github.com/andresinaka))
- \[\#6\] Update change log [\#13](https://github.com/inaka/zipper/pull/13) ([jfacorro](https://github.com/jfacorro))
## [0.1.1](https://github.com/inaka/zipper/tree/0.1.1) (2015-04-21)
[Full Changelog](https://github.com/inaka/zipper/compare/0.1.0...0.1.1)
**Implemented enhancements:**
- Functions to create default zippers [\#8](https://github.com/inaka/zipper/issues/8)
**Closed issues:**
- Implement node modification [\#6](https://github.com/inaka/zipper/issues/6)
- Implement zipper [\#4](https://github.com/inaka/zipper/issues/4)
**Merged pull requests:**
- \[\#6\] Version bump. Added Change Log [\#12](https://github.com/inaka/zipper/pull/12) ([jfacorro](https://github.com/jfacorro))
- \[Closes \#6\] Implement node modification [\#11](https://github.com/inaka/zipper/pull/11) ([jfacorro](https://github.com/jfacorro))
- \[Closes \#8\] Functions for default zippers [\#10](https://github.com/inaka/zipper/pull/10) ([jfacorro](https://github.com/jfacorro))
## [0.1.0](https://github.com/inaka/zipper/tree/0.1.0) (2014-09-08)
**Closed issues:**
- Create tests [\#3](https://github.com/inaka/zipper/issues/3)
- Project structure. [\#1](https://github.com/inaka/zipper/issues/1)
**Merged pull requests:**
- \[\#4\] Implement zipper [\#7](https://github.com/inaka/zipper/pull/7) ([jfacorro](https://github.com/jfacorro))
- \[\#3\] Tests [\#5](https://github.com/inaka/zipper/pull/5) ([jfacorro](https://github.com/jfacorro))
- \[\#1\] Project structure [\#2](https://github.com/inaka/zipper/pull/2) ([jfacorro](https://github.com/jfacorro))
\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)*