louiss0
released this
02 Aug 20:30
·
123 commits
to main
since this release
Fixed
- Schemas from created by
getGenerateSelfClosingTag()
's call are have the options that are
passed shown in it's result
Added
- Types that make sure that attributes are typed properly.
Changed
- Schema helper functions are functions that must be called before passing in options
generateSelfClosingTagSchema()
is nowgetGenerateSelfClosingTagSchema()
generatePrimarySchema()
is nowgetGeneratePrimarySchema()
generateNonPrimarySchema()
is nowgetGenerateNonPrimarySchema()