Changed semantics for initial alived state. As soon as estate completes initial bootstrap to allowed state it is also alived instead of waiting for manage alive transactions to complete. This enables messaging to commence immediately upon allowed.
----------- 20141201 ----------
0.4.2
fixed windows compat for autoaccept yard
--------- 20141125 ----------
0.4.0
Changed the allow transaction to bigendian structs not little endian This will break interoperability with older versions of raet. Msgpack is already bigendian and future binary packet header for raet should be big endian.
more coverage unit tests fixed some bugs updated log messages updated comments updated indenting added more presence unit tests
--------- 20141029 ----------
0.3.8
Added more unit tests Updated and fixed some tests Joiner and Joinent transactions now persist local data (puid) upon successful completion
--------- 20141024 ----------
0.3.7
Added lots of unit tests for join (Joiner and Joinent) transaction Fixed some bugs Added better support (but not complete ) for windows