All Versions
10
Latest Version
Avg Release Cycle
1 days
Latest Release
-

Changelog History

  • v2.1.1 Changes

    • Improve a couple of documentation strings.
  • v2.1.0 Changes

    • Expose Input and Output constraint types.
  • v2.0.0 Changes

    July 11, 2015
    • Reimplement library using MonoTraversable.
    • Fold all modules into a single generic Codec.Binary.Base91.
  • v1.1.1 Changes

    • Improve a few documentation strings.
  • v1.1.0 Changes

    July 10, 2015
    • Support for lazy variants of ByteString and Text.
  • v1.0.1 Changes

    • Expose Control module.
  • v1.0.0 Changes

    • Introduce monomorphic Applicative' and Foldable'.
    • Refactor decodeBy and encodeBy into generic Base91.encode and Base91.decode.
    • Prefix and extend command-line options.
  • v0.2.0 Changes

    July 08, 2015
    • Added base91 executable.
    • Expanded documentation.
    • Fix a few documentation strings.
  • v0.1.1 Changes

    July 08, 2015
    • Introduce higher-order encodeBy & decodeBy functions.
    • Expose Base91 alphabet.
    • Improve cabal settings.
  • v0.1.0 Changes

    July 07, 2015
    • Initial version.