0.0.40
What's Changed
- Access to all pybind exports from root python module (#45)
- Change
dict()
serialization to haveuint8
be the only default blob type, default blob representation tobytes
notmemoryview
(#44)
Full Changelog: 0.0.39...0.0.40
dict()
serialization to have uint8
be the only default blob type, default blob representation to bytes
not memoryview
(#44)Full Changelog: 0.0.39...0.0.40