v0.8.0
- Added UUID support (Tarantool 2.4+) (example)
- Added extended error support (Tarantool 2.4.1+), including new protocol format and MessagePack extension
- Added CustomErrorMiddleware, that allows to transparently convert Lua errors into PHP exceptions (Tarantool 2.4.1+) (example)
- Made MessagePack extension classes final
- Added
PurePacker::fromAvailableExtensions()
- Renamed
Keys::ERROR
toKeys::ERROR_24
(0x31), addedKeys::ERROR
(0x52) and error map keys