MIT licensed by Tom Sydney Kerckhove
Maintained by [email protected]
This version can be pinned in stack with:autodocodec-yaml-0.2.0.2@sha256:8f9981085572af2aa827e9fa92881d8cabd2a72e407dbd2e8efb06ea96cc34fa,1211

Module documentation for 0.2.0.2

Changes

Changelog

[0.2.0.2] - 2022-07-21

Added

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

[0.2.0.1] - 2022-04-28

Changed

  • Changed renderPlainSchemaVia, renderPlainSchemaViaCodec, renderColouredSchemaVia and renderColouredSchemaViaCodec to output Text instead of ByteString.

[0.1.0.1] - 2022-04-26

Added

  • Compatibility with aeson >= 2.0.0.0

[0.1.0.0] - 2021-12-23

Changed

  • Support for autodocodec-schema >=0.1.0.0 with comments for anyOf and oneOf.
  • Added special support for ‘or null’.

[0.0.0.0] - 2021-11-19

First release.