BSD-3-Clause licensed by Chris Done
Maintained by Chris Done, Mike Pilgrem
This version can be pinned in stack with:casa-client-0.0.4@sha256:2bcff165c0b73c16b9e7d0a916559f26fc6e18fa43c3d173d8aebd7027dae59c,1597

Module documentation for 0.0.4

Client for Casa (Content-Addressable Storage Archive). See https://casa.stackage.org/

Changes

Change log for casa-client

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to the Haskell Package Versioning Policy.

0.0.4 - 2026-03-04

  • For SHA256 hashes, depend on package cryptohash-sha256 rather than crypton and memory (the latter is unmaintained).

0.0.3 - 2025-09-27

  • Drop support for GHC versions before GHC 8.4.
  • Add CHANGELOG.md.
  • Add URLs to Cabal file.

0.0.2 - 2023-08-15

  • Depend on crypton rather than cryptonite.

0.0.1 - 2020-03-05

  • Relax upper bound to allow base < 5.

0.0.0 - 2020-03-05

  • Initial version.