Skip to content

Releases: EasyPost/rust-mysql-binlog

v0.4.0

22 Aug 23:52
v0.4.0

Choose a tag to compare

  • Improve how CHAR, BINARY, and MEDIUMBLOB columns are handled (thanks @yonran in #2)
  • Upgrade uuid dependency to version 1

v0.3.2

18 Jan 23:17
v0.3.2

Choose a tag to compare

  • Bump some dependencies
  • Fix imports in workspaces where serde has the "derive" feature enabled (#9)