* 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