Skip to content

Latest commit

 

History

History
132 lines (83 loc) · 6.46 KB

CHANGELOG.md

File metadata and controls

132 lines (83 loc) · 6.46 KB

Change Log

1.0.1 (2016-10-19)

Full Changelog

Closed issues:

  • zipper:zipper() type specification is wrong #44
  • Remove circular dependency #42
  • Fulfill the open-source checklist #9

Merged pull requests:

  • [Fix #44] Fix zipper:zipper/0 type specification #45 (harenson)
  • [#42] fix circular dependency #43 (Euen)

1.0.0 (2016-05-11)

Full Changelog

Closed issues:

  • Version Bump to 1.0.0 #40
  • Move from erlang.mk to rebar3 #38

Merged pull requests:

  • [Close #40] version bump - update changelog and zipper.app.src #41 (Euen)
  • [fix #38] Euen.38.rebar3 #39 (Euen)

0.2.0 (2016-03-08)

Full Changelog

Closed issues:

  • Version Bump to 0.1.4 #27

Merged pull requests:

0.1.6 (2016-01-19)

Full Changelog

Fixed bugs:

  • Modify IGNORE_DEPS in Makefile #33

Closed issues:

  • Version Bump to 0.1.6 #34

Merged pull requests:

  • [Fix #34] version bump #36 (Euen)
  • [Fix #33] modify IGNORE_DEPS #35 (Euen)

0.1.5 (2016-01-13)

Full Changelog

Merged pull requests:

0.1.3 (2015-12-23)

Full Changelog

Closed issues:

  • Bump version to 0.1.3 #25
  • Remove shell target from makefile #23
  • hex package #22
  • Version bump 0.1.2 #17

Merged pull requests:

0.1.2 (2015-04-27)

Full Changelog

Implemented enhancements:

  • Add common functions to iterate over zippers #15

Merged pull requests:

0.1.1 (2015-04-21)

Full Changelog

Implemented enhancements:

  • Functions to create default zippers #8

Closed issues:

  • Implement node modification #6
  • Implement zipper #4

Merged pull requests:

0.1.0 (2014-09-08)

Closed issues:

  • Create tests #3
  • Project structure. #1

Merged pull requests:

* This Change Log was automatically generated by github_changelog_generator