All Versions
33
Latest Version
Avg Release Cycle
71 days
Latest Release
1485 days ago

Changelog History
Page 2

  • v0.14.9 Changes

    • ⬇️ Reduce dependency to basement
  • v0.14.8 Changes

    • πŸ›  Fix incompatibility with foundation 0.0.14
  • v0.14.7 Changes

    • πŸ›  Fix typo in state passing
  • v0.14.6 Changes

    • πŸ›  Fix allocRet using unit of bytes but using as unit of ty directly without adaptation
  • v0.14.5 Changes

    • πŸ›  Fix bug in memXorWith not working as advertised if source different from destination
  • v0.14.4 Changes

    • βž• Add support for foundation uarray creation
    • optimise memXorWith
  • v0.14.3 Changes

    • βž• Add support for foundation uarray peeking
  • v0.14.2 Changes

    • πŸ›  Fix use of ghc 8.2 touch
    • Prevent span from reading past buffer
    • cleanup .prof spam
  • v0.14.1 Changes

    • πŸ›  Fix Show instance of Bytes (Oliver ChΓ©ron)
  • v0.14 Changes

    • πŸ‘Œ Improve fromW64BE
    • βž• Add IsString instance for ScrubbedBytes