v18.1.0
·
153 commits
to master
since this release
Features
- Added markdown command support.
- Implemented typescript command that works with new jsonoserve APi. Dropped requirement for jsonotron-codegen and jsonotron-js to be loaded by jsonocli. Updated reaadme to reflect changes.
Fixes
- Only generate json schema constants for schema types based on json schema object.
- Only generate validators for schema types that are based jscon schema objects.
- Updated typescript test in jsonoserve to not specify domain - since it's no longer required.
Miscellaneous
- Merge branch 'master' of https://github.com/karlhulme/jsonotron
- Updating version in package.json for release.