Skip to content

Releases: ygins/model

1.1.2-underscore option

15 Aug 05:04
Compare
Choose a tag to compare

Added the underscore option which allows usage of keywords "type" and "required" by optionally replacing them with "_type" and "_required" on a per model basis.

1.0.2: checkStrict and bugfixes

15 Aug 04:04
Compare
Choose a tag to compare

Changelog:
-Added checkStrict
-fixed some bugs with missing keys

Initial release

15 Aug 02:38
Compare
Choose a tag to compare
v1.0.1

README updates