0.1.3 - 2015-8-31 - add example for locks - fix keys in stats hashes - add support for transactions 0.0.21 - 2015-7-22 - create persistent nodes by default 0.0.20 - 2015-7-10 - stop encoding credentials by default - fix use of PERL_ZOOKEEPER_TRACE with 1 arg 0.0.19 - 2015-7-2 - fix anyevent test failures 0.0.18 - 2015-6-21 - fix wait method for IOAsync dispatcher 0.0.17 - 2015-6-20 - add IO::Async and POE dispatchers 0.0.16 - 2015-6-19 - remove carmel setup from dist 0.0.15 - 2015-6-19 - fix build issues for threaded perls - fix segfaults when setting multiple watchers on same path and event - add support for trace function and PERL_ZOOKEEPER_TRACE env var - make default watcher writable 0.0.14 - 2015-6-14 - add zperm function 0.0.13 - 2015-6-14 - add zevent and zstate functions 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