mysql-haskell v0.2.0.0 Release Notes

    • ๐Ÿ›  Fix OK packet decoder.
    • ๐Ÿ›  Fix sending large packet(>16M).
    • โž• Add executeMany, withTransaction to Base module.
    • โž• Add timestamp field to RowBinLogEvent.
    • โž• Add test, add insert benchmark.