Skip to content

v0.24.0

Compare
Choose a tag to compare
@fabian-hiller fabian-hiller released this 11 Dec 04:14

Many thanks to @genki and @NotWorkingCode for contributing to this release.

  • Add support for special schema as key of record schema (issue #291)
  • Add support for special and specialAsync schema as key of recordAsync schema (issue #291)
  • Fix input and output type of optional object keys with default value (issue #286)