All Versions
7
Latest Version
Avg Release Cycle
80 days
Latest Release
-

Changelog History

  • v0.2.2.0 Changes

    2020.07.19

    • 0️⃣ Default implementations get to be given for FromRecord and ToRecord.
  • v0.2.1.0 Changes

    2020.07.14

    • βž• Add necessary files.
  • v0.2.0.0 Changes

    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.
  • v0.1.3.0 Changes

    June 18, 2020

    2020.06.15

    • πŸ”¦ Expose a function for type class instance implementations.
    • A new instance FromField String.
    • πŸ†• New instances for FromRecord and ToRecord.
  • v0.1.2.0 Changes

    October 21, 2019

    2019.10.21

    • πŸ›  Fix a compilation error with network ≧ 3.0.0.
  • v0.1.1.0 Changes

    October 21, 2019

    2019.10.21

    • πŸ›  Fix an issue sometimes missing β€œError” responses after β€œSync” requests.
  • v0.1.0.0 Changes

    October 21, 2019

    2019.10.21

    • πŸš€ Release.

    Known Issues

    • πŸ”€ Sometimes missing β€œError” responses after β€œSync” requests