v0.1.0 (2016-05-22)
This is the first release of my fork of go-zookeeper. All selected upstream commits from samuel/go-zookeeper were merged in from 6eb1b09. The main forcus of this release was to provide stability in the build and crucial bug fixes. Some additional features were added, but all changes are backwards compatible.
Merged pull requests:
- Cancel watch #14 (talbright)
- Make locking changes backwards compatible #12 (talbright)
- Cleanup tour code and related docs #11 (talbright)
- Improve docs #10 (talbright)
- Add conn opts #9 (talbright)
- Add persistent flag #8 (talbright)
- Sync upstream #7 (talbright)
- Use makefile #5 (talbright)
- Fix flapping tests #4 (talbright)
- Build improvements #3 (talbright)