All Versions
13
Latest Version
Avg Release Cycle
253 days
Latest Release
2156 days ago

Changelog History
Page 2

  • v0.2.1 Changes

    • 📦 Re-export Put and Binary from the binary package.

    • 📦 Use isEndOfBytes from the pipes-bytestring package.

  • v0.2.0 Changes

    • 📜 API revamped in order to support pipes-4.0.0 and pipes-parse-2.0.0.

    • âž• Added functions that act directly upon Put and Get monads: encodePut, decodeGet, decodeGetMany.

    • Decoding functions now report the number of bytes that were consumed in order to decode a value.

    • 📦 Re-export Get and ByteOffset from the binary package.

  • v0.1.0.0 Changes

    • 🎉 Initial version.