postgresql-pure v0.2.0.0 Release Notes

  • 2020.07.13

    ๐Ÿ’ฅ Breaking changes

    • โœ‚ Remove orphan IsLabel instance definitions; #2 thanks to @nakaji-dayo.

    Other changes

    • โž• Add cleartext password authentication; #1 thanks to @goodlyrottenapple.
    • ๐Ÿ”„ Change the Haskell type corresponding to timetz from (TimeOfDay, TimeZone) to TimeOfDayWithTimeZone.
    • Not only tuples but also other types which have Length type function can be record.