Releases: blossomfinance/rest-ez
Releases · blossomfinance/rest-ez
Release 1.6.0
03 Apr 19:59
Compare
Sorry, something went wrong.
No results found
1.6.0 (2022-04-03)
Features
Bug Fixes
remove console output & make logging optional to allow bash chainability (8ee835f )
Code Refactoring
rename core classes to match new project name (815d0a2 )
Documentation
update cli help for available reporters (034900f )
update roadmap to include completed & latest ideas (1c87620 )
Continuous Integration
add latest package lock based on new deps (47777fb )
Release 1.5.4
22 Nov 00:02
Compare
Sorry, something went wrong.
No results found
1.5.4 (2021-11-22)
Documentation
change github pages repo owner & rebuild generated docs (915cb88 )
rename & move getting started REST API for clarity (13ec5c8 )
Release 1.5.3
21 Nov 22:45
Compare
Sorry, something went wrong.
No results found
1.5.3 (2021-11-21)
Documentation
update readme & all refs to personal repo (58cd0c1 )
Continuous Integration
Release 1.5.2
21 Nov 22:09
Compare
Sorry, something went wrong.
No results found
1.5.3 (2021-11-21)
Documentation
Major documentation overhaul now utilizing Codedoc
Continuous Integration
rev latest conventional changelog plugin (14a9a5a )
remove clean docs from clean (448b549 )
remove docs build step from build since non-deterministic based on timestamp (1c88ed4 )
add default start command (aeb287b )
add task to clean generated HTML (cc964ea )
Release 1.5.1
10 Nov 05:40
Compare
Sorry, something went wrong.
No results found
1.5.1 (2021-11-10)
Documentation
rename github owner to corporate sponsor to match npm scope (e0e6f0b )
Release 1.5.0
10 Nov 05:35
Compare
Sorry, something went wrong.
No results found
1.5.0 (2021-11-10)
Features
allow passing arguments to inline & module functions (e195791 ), closes #8
allow use of suite context & args inside loop (c305b40 )
Bug Fixes
handle relative paths to schemas (45b3dfc ), closes #5
Continuous Integration
fix incorrect set up script for running test API (2bac8f7 )
make package scripts more consistent (bb232cc )
privately scope to avoid npm similar name rejection (2fd4c78 )
Tests
adjust expected duration of test (fff8354 )
Documentation
add logo & credits (3a7ba73 )
move logo image (8db6625 )
update README to reflect gulp deprecation (21b8b05 )
use @codedoc/cli to generate new docs (8f992af )