Skip to content

Latest commit

 

History

History
191 lines (102 loc) · 8.83 KB

CHANGELOG.md

File metadata and controls

191 lines (102 loc) · 8.83 KB

1.6.0 (2022-04-03)

Features

  • add tap output reporter (6eb5f64)

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)

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)

1.5.3 (2021-11-21)

Documentation

  • update readme & all refs to personal repo (58cd0c1)

Continuous Integration

  • rev release-it libs (e17fe8a)

  • ci: rev latest conventional changelog plugin (14a9a5a)

  • ci: remove clean docs from clean (448b549)

  • ci: remove docs build step from build since non-deterministic based on timestamp (1c88ed4)

  • chore: remove old doc system config (b577cf8)

  • chore: remove old markdown docs (634a092)

  • chore: generate latest docs (3088546)

  • Merge pull request #9 from blossomfinance/fix-logs (9b8ee2a)

  • chore: remove unused file (2751dc6)

  • chore: add generated docs (0c1d743)

  • ci: add default start command (aeb287b)

  • docs: major docs overhaul, restructure, reword & add examples (23ffb1c)

  • Merge branch 'rev-deps-security' into docs-changes-merge (4355740)

  • resolve conflicts (a11a060)

  • merge TOC (128742e)

  • merge (00c7627)

  • WIP add more docs (474c132)

  • more docs improvement WIP (cd9122d)

  • more docs WIP (b1499bb)

  • ci: add task to clean generated HTML (cc964ea)

  • update docs WIP (fe2d8a5)

  • WIP (6cad2cb)

  • docs-changes (e6069a6)

1.5.1 (2021-11-10)

Documentation

  • rename github owner to corporate sponsor to match npm scope (e0e6f0b)

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)

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

1.3.1 (2021-09-19)

Bug Fixes

  • properly de-reference $ref inline within specified sub-schema (88f6e70)

1.3.0 (2021-09-19)

Features

  • validate json body from compound schema, dereference $refs, & allow specifying json pointer witin file (de518ee)

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)

1.2.7 (2021-08-07)

1.2.6 (2021-08-06)

Documentation

  • add conventional commit plugin for release-it (06d4eea)
  • add release command (b1191a2)

1.2.5 (2019-08-24)

1.2.4 (2018-12-21)

1.2.3 (2018-12-21)

1.2.2 (2018-10-20)

1.2.1 (2018-10-20)

1.2.0 (2018-08-26)

1.1.3 (2018-08-02)

1.1.2 (2018-08-01)

1.1.1 (2018-07-02)

1.1.0 (2018-06-26)

1.0.9 (2018-06-24)

1.0.8 (2018-06-23)

1.0.7 (2018-06-21)

1.0.6 (2018-06-18)