mirror of
https://github.com/NorfairKing/autodocodec.git
synced 2024-12-04 16:12:06 +03:00
579 B
579 B
Changelog
[Unreleased]
Added
FieldParserOptional
andFieldParserOptionalWithDefault
Changed
FieldParserOptional
is now calledFieldParserOptionalOrNull
andFieldParserOptionalWithDefault
is now calledFieldParserOptionalOrNullWithDefault
, but if you don't use these constructors explicitly, no behaviour has changed.
[0.1.0.2] - 2020-10-12
Added
prettyColourisedSchemaDoc
prettyColourisedParserDoc
prettyColourisedSchema
confDescWith
[0.1.0.1] - 2020-05-10
Added
prettySchemaDoc
prettyParserDoc