- Update security posture.
- Add Lua 5.5 to the tested versions.
- Add configurable I/O timeout.
- Add security posture.
- Fix long-string encoding on 32-bit systems.
- Harden response frame validation.
- Harden request transmission.
- Harden buffer finalization.
- Harden table decoding.
- Harden stats response handling.
- Retry incr/decr with exponential backoff on race condition.
- Check incr/decr return size.
- Codec version 2 with more compact representation of booleans and (small) tables.
- Codec code improvements.
- Initial public release.