All Versions
7
Latest Version
Avg Release Cycle
3 days
Latest Release
3365 days ago

Changelog History

  • v0.3.1 Changes

    February 07, 2015
    • โœ… Reinstate Text and ByteString instances because some users require them.
  • v0.3

    January 21, 2015
  • v0.3.0.1 Changes

    January 26, 2015
    • โž• Add yes/no and y/n parsing to the Bool instance

    0.3

    • โœ‚ Remove Readable instances for ByteString and Text because they are probably not what the user wants and could cause compilation to succeed when you probably want to see an error.
  • v0.2.0.2 Changes

    January 21, 2015
    • ๐Ÿ›  Fix fromBS for ByteString so it is a correct passthrough instead of doing encodeUtf8 . decodeUtf8 under the hood.
  • v0.2.0.1 Changes

    January 21, 2015
    • ๐Ÿ‘‰ Use decodeUtf8' so that we can catch character encoding exceptions and return mzero instead of generating an exception.
  • v0.1

    August 24, 2012
  • v0.1.0.1

    January 16, 2013