- handle 3-byte varint length prefixes on blobs
- update from
bigdecimal0.0 tobigdecimal0.1
- expose logical timestamps when available (so you can debug parallel replication)
- expose offsets in event iterator
- move from failure to normal Error structs (aided by thiserror)
- bump dependencies
- clean up a bunch of APIs to work better as a library
- add more tests
- add more documentation
- initial release