All Versions
10
Latest Version
Avg Release Cycle
83 days
Latest Release
2331 days ago
Changelog History
Changelog History
-
v0.2.6.0 Changes
January 14, 2017⚡️ Updated dependency version ranges.
-
v0.2.5.0 Changes
August 08, 2016⚡️ Updated for aeson-1.0.0.0.
-
v0.2.4.0 Changes
May 01, 2016⚡️ Updated for GHC 8.
-
v0.2.3.0 Changes
February 10, 2016⚡️ Updated for aeson-0.11.0.0.
-
v0.2.2.0 Changes
September 24, 2015⚡️ Updated dependency versions.
-
v0.2.1.0 Changes
July 22, 2015⚡️ Updated dependency versions.
-
v0.2.0.0 Changes
July 06, 2015- ⚡️ Updated the error handling type from
ErrorT
toExceptT
. - Simplified the
call
function, soMethods
andtoMethods
are no longer necessary.
- ⚡️ Updated the error handling type from
-
v0.1.6.0 Changes
May 28, 2015⚡️ Updated for aeson-0.9.0.1.
-
v0.1.5.0 Changes
March 30, 2015➕ Added support for evaluating batch requests using deepseq, and updated to base-4.8.0.0.
-
v0.1.4.0 Changes
January 01, 2015➕ Added functions for manipulating JSON-RPC errors.