BSD-3-Clause licensed by Tim Emiola
Maintained by [email protected]
This version can be pinned in stack with:keyed-vals-hspec-tests-0.2.3.2@sha256:6d4bf3db2952f9bc063e3b074aa31b049dba07fb665e1f31b13bd3e8a409f11d,1555

Module documentation for 0.2.3.2

Provides a Hspec fixture for testing implementations of the abstract Handle defined in the keyed-vals package

Changes

Revision history for keyed-vals-hspec-tests

keyed-vals-hspec-tests uses PVP Versioning.

0.2.3.2 – 2025-03-25

Changed

  • Relax upper bounds on the bytestring dependency

0.2.3.1 – 2024-02-28

Changed

  • Extend bounds on the bytestring dependency

0.2.3.0 – 2024-01-09

Changed

  • Relax constraints on the containers dependency

0.2.2.0 – 2023-07-11

Changed

  • Relax constraints on the http-api-data dependency
  • Relax constraints on the bytestring dependency

0.2.1.0 – 2023-07-11

Changed

  • Relax constraints on the aeson dependency

0.2.0.0 – 2022-12-15

  • add tests that verify [KeyedVal.Handle.Typed][]
  • reduce the number of functions exposed for external use

0.1.0.0 – 2022-11-28

  • Initial version.