Changelog of @hackage/keyed-vals 0.2.3.1

Revision history for keyed-vals

keyed-vals uses PVP Versioning.

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

Changed

Added

  • support for encoding and decoding typed keys and values constrained to specific paths in the key-value store in KeyedVals.Handle.Typed

0.1.0.0 -- 2022-11-28

  • Initial version.