Changelog of @hackage/blockio 0.1.1.2

Revision history for blockio

0.1.1.2 -- 2026-04-24

Breaking changes

None

New features

None

Minor changes

  • Support io-classes ^>=1.9 and ^>=1.10. See PR #819.
  • Support ghc-9.14. See PR #836.

Bug fixes

None

0.1.1.1 -- 2025-12-10

  • PATCH: Support unix-2.8.4. See PR #807.

0.1.1.0 -- 2025-12-03

  • NON-BREAKING: Support unix-2.8.6 by vendoring code related to file caching from the unix package. See PR #805.

0.1.0.1 -- 2025-07-15

  • PATCH: Include the README in the distributed files. See PR #787.

0.1.0.0 -- 2025-07-15

  • First version. Released on an unsuspecting world.