Releases: matmar10/rest-ez-backup
Releases · matmar10/rest-ez-backup
Release 1.4.0
Compare
Sorry, something went wrong.
No results found
1.4.0 (2021-09-30)
Features
allow passing arguments to inline & module functions (af14285 ), closes #8
Bug Fixes
handle relative paths to schemas (26e0452 ), closes #5
update test cases to handle new json schema resolution (1579352 ), closes #4
Release 1.3.1
Compare
Sorry, something went wrong.
No results found
1.3.1 (2021-09-19)
Bug Fixes
properly de-reference $ref inline within specified sub-schema (88f6e70 )
Release 1.3.0
Compare
Sorry, something went wrong.
No results found
1.3.0 (2021-09-19)
Features
validate json body from compound schema, dereference $refs, & allow specifying json pointer witin file (de518ee )
Release 1.2.8
Compare
Sorry, something went wrong.
No results found
1.2.8 (2021-08-08)
Continuous Integration
Tests
ignore generated lockfile from installed json-server test API (0df890c )
install mock test server data during server setup (ab5b0c3 ), closes kiranz/just-api#30
update server API to eliminate deprecation warnings (7f79f4f )
Release 1.2.7
Compare
Sorry, something went wrong.
No results found
Release 1.2.6
Compare
Sorry, something went wrong.
No results found
1.2.6 (2021-08-06)
Documentation
add conventional commit plugin for release-it (06d4eea )
add release command (b1191a2 )