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

Module documentation for 0.2.0.0

Changes

Changelog

[0.2.0.0] - 2024-07-26

  • Support for autodocodec >=0.4.

Added

  • 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.