Changelog of @hackage/mysql 0.1.7

0.1.7

  • Add support for JSON type

0.1.6

  • Fix build for mysql 8

0.1.5

  • Add Semigroup instance for FieldFlags
  • Fix some warnings
  • Drop testing under GHC 7.8 / lts-2

0.1.4

  • Expose mysql_thread_end() as endThread

0.1.3

0.1.2.1

  • Fix bystestring-valued connectOptions sometimes not being null terminated at the correct place (avoid unsafeUseAsCString).

0.1.2

  • Fix setup for cabal 1.24
  • New maintainer and GitHub location - with many thanks to Bryan O'Sullivan for all of the past work on this module, and for facilitating the transfer of maintenance responsibility.