0.0.12 - 2015-6-14
- add numification for ZooKeeper::Error's
- fix handling of session events
- add ignore_session_events support(enabled by default)
0.0.11 - 2015-5-23
- fix cc_assert_lib usage in Makefile.PL
- fix acl hash ref sanity check
- add Test::Strict tests
0.0.10 - 2015-4-30
- fix compilation issues with threaded perls
0.0.9 - 2015-04-02
- deallocate string vectors from ZooKeeper
0.0.8 - 2015-03-31
- correct mistake in examples/barrier.pl
0.0.7 - 2015-03-31
- make value argument optional for ZooKeeper::create