v0.28.2
What's New
- #57 implements
TryFrom<BinlogValue> for Value
andTryFrom<BinlogRow> for Row
to partially address #54
Fixes
- @miniliuke fixed a serious bug in the
BinlogValue
deserializer (see #56) - #50 fixes the read_lenenc_int error, reported by @aochagavia in #49
- e2f85ca fixes the invalid link issue, reported by @lroux-at-jellysmack in #53