Skip to content

Release 1.5.0

Choose a tag to compare

@matmar10 matmar10 released this 10 Nov 05:35
· 41 commits to master since this release

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)