All Versions
12
Latest Version
Avg Release Cycle
92 days
Latest Release
2184 days ago

Changelog History
Page 1

  • v4.1.0.2

    October 14, 2018
  • v4.1.0.1

    July 17, 2018
  • v3.0.1.3

    September 12, 2017
  • v3.0.1.2

    September 10, 2017
  • v3.0.1.1

    September 07, 2017
  • v3.0.0.1

    March 27, 2017
  • v3.0.0.0

    March 27, 2017
  • v2.2.0.0 Changes

    January 05, 2017
    • โž• Added the ability to "drill down" into parameters using projection functions. E.g. :user.username.
  • v2.1.0.0 Changes

    January 05, 2017
    • โž• Added TH derivation for SqlRow typeclasses.
  • v2.0.0.0 Changes

    • โž• Added typed full-row results, using the new FromSqlRow typeclass
    • Unfortunately, this requires a breaking change to the query syntax: scalar results now require parentheses to distinguish them from full-row results.