All Versions
10
Latest Version
Avg Release Cycle
16 days
Latest Release
3100 days ago

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 Ints instead of Scientific. 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 a text 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, 2015

    First Hackage version.

    Library is now "complete", modulo the items in the TODO. Development is ongoing.