All Versions
10
Latest Version
Avg Release Cycle
16 days
Latest Release
2774 days ago
Changelog History
Changelog History
-
v0.6.0.0 Changes
October 23, 2015๐ Also fixed rate limiting, and removed dependency on http-conduit.
-
v0.5.0.1 Changes
August 29, 2015๐ The last bugfix added a new bug. Although prices are actually decimals without a fractional part, rather than actual straight integers.
-
v0.5.0.0 Changes
August 26, 2015๐ Changed prices to be
Int
s instead ofScientific
. Also changed license from CC0 to less-problematic BSD3. -
v0.4.0.1 Changes
August 22, 2015- ๐ Fix bug which had rendered library unusable. All previous versions should not be used.
- ๐ Changed license from problematic PublicDomain to BSD3.
-
v0.4.0.0 Changes
August 12, 2015๐ป
ExceptionResponse
now gives the thrown exception, rather than atext
representation. This should have ideally been part of v0.3.0.0, actually. -
v0.3.0.0
August 10, 2015 -
v0.2.0.2
June 18, 2015 -
v0.2.0.1
June 16, 2015 -
v0.2.0.0
June 10, 2015 -
v0.1.0.0 Changes
June 01, 2015First Hackage version.
Library is now "complete", modulo the items in the TODO. Development is ongoing.