MIT licensed by Tom Sydney Kerckhove
Maintained by [email protected]
This version can be pinned in stack with:autodocodec-nix-0.0.1.4@sha256:ceade0ec47191222fa7852089ab8450a886bf6ee583f62e7c4ec5e0185748872,1010

Module documentation for 0.0.1.4

Changes

Changelog

[0.0.1.4] - 2024-08-22

Changed

  • More accurate support for EitherCodec in ObjectCodecs.

[0.0.1.3] - 2024-08-22

Changed

  • Made required object codecs produce a required type.

[0.0.1.2] - 2024-08-21

Changed

  • Fixed the nix type that corresponds to null.
  • Fixed that some nix types were not being simplified enough.

[0.0.1.1] - 2024-08-20

Changed

  • Fixed the nix type that corresponds to Word.

[0.0.1.0] - 2024-07-31

Changed

  • More precise types for EqCodec codecs like enums.

[0.0.0.0] - 2024-07-19

Initial version