MIT licensed by Tom Sydney Kerckhove
This version can be pinned in stack with:autodocodec-schema-0.2.0.2@sha256:722b742064e65a27cdac974be29cc8fb6e9d98d2ea7df294b3fbd05a29942c41,1111
Module documentation for 0.2.0.2
Depends on 12 packages
(full list with versions):
aeson,
autodocodec,
base,
containers,
mtl,
scientific,
text,
unordered-containers,
validity,
validity-aeson,
validity-containers,
validity-text Changelog
[0.2.0.2] - 2026-07-14
Changed
- Lower bound on
autodocodec >=0.6
[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.