v0.1.0
v0.1.0 (15th May 2022)
- Added a
Regex
type to the schema to support regex validation - Added support for
integers
andfloats
in theEnum
construct - Fixed bug with the the
Enum
andRuleset
construct names that prevented camel case from working - Updated the source code package from
src
toyamlator
- General improvements to existing documentation