v2.0.0
What's Changed
-
Added complete type definition for the
http://json-schema.org/draft-07/schema# -
Renamed module
JsonSchematoJSONSchema
To align withrescript-core'sJSONmodule. -
Replace
rawwithextend -
Update peer dependencies:
rescript-struct@4.0.x -
Removed
descriptionin favor ofS.describe -
Added CI and test coverage
Full Changelog: v1.1.0...v2.0.0