MIT licensed by Tom Sydney Kerckhove
Maintained by [email protected]
This version can be pinned in stack with:autodocodec-schema-0.2.0.1@sha256:d6795f1176b3040564637b13716d792c9e5a3ccdf2fd890c3ae1f57aaf74ef11,1111

Module documentation for 0.2.0.1

Changes

Changelog

[0.2.0.1] - 2025-02-13

Added

  • jsonObjectSchemaViaCodec
  • jsonObjectSchemaVia
  • validateObjectAccordingTo

[0.2.0.0] - 2024-07-26

Added

  • Support for autodocodec >=0.4.
  • The IntegerSchema constructor

Changed

  • The NumberSchema now contains Bounds Scientific.

[0.1.0.4] - 2024-06-23

Added

  • Ord JSONSchema
  • Ord ObjectSchema
  • Ord KeyRequirement

[0.1.0.3] - 2023-01-18

Changed

  • Compatibility with mtl-2.3.1

[0.1.0.2] - 2022-07-21

Added

  • Support for the discriminatedUnionCodec for discriminated unions in autodocodec-0.2.0.0

[0.1.0.1] - 2022-04-26

Added

  • Compatibility with aeson >= 2.0.0.0

[0.1.0.0] - 2021-12-21

Added

  • Support for autodocodec-0.0.1.0.

Changed

  • ChoiceSchema has been split into OneOfSchema and AnyOfSchema

[0.0.0.0] - 2021-11-19

First release.