Skip to content
This repository was archived by the owner on Apr 19, 2022. It is now read-only.

Support for typed schema

Choose a tag to compare

@thetutlage thetutlage released this 08 Dec 05:08
· 16 commits to develop since this release

Finally, one can define a schema that returns the type information along with the parsed rules. This is going to be a game changer.

  • feat: add support for declarative schema with full type support d95456b

v7.0.3...v7.1.0