Releases: EasyPost/rust-mysql-binlog
Releases · EasyPost/rust-mysql-binlog
v0.4.0
- Improve how CHAR, BINARY, and MEDIUMBLOB columns are handled (thanks @yonran in #2)
- Upgrade uuid dependency to version 1
v0.3.2
- Bump some dependencies
- Fix imports in workspaces where
serde
has the "derive" feature enabled (#9)