Skip to content

v0.1.0

Compare
Choose a tag to compare
@ryan95f ryan95f released this 15 May 10:53
· 27 commits to main since this release
fd84891

v0.1.0 (15th May 2022)

  • Added a Regex type to the schema to support regex validation
  • Added support for integers and floats in the Enum construct
  • Fixed bug with the the Enum and Ruleset construct names that prevented camel case from working
  • Updated the source code package from src to yamlator
  • General improvements to existing documentation