Skip to content

Releases: davesheldon/nap

Release v0.3.2

04 Oct 16:26
Compare
Choose a tag to compare

The v0.3.2 release includes support for multiple environments (#10) and direct parameter injection (#11).

Release v0.3.1

03 Oct 14:45
Compare
Choose a tag to compare

The v0.3.1 release includes support for Content-Type: multipart/form-data, as well as reading raw body content from a file.

Release v0.3.0

01 Oct 03:12
Compare
Choose a tag to compare

The v0.3.0 release adds the in predicate and the not predicate modifier, in addition to bug fixes and improved error handling.

Release v0.2.5

30 Sep 00:13
Compare
Choose a tag to compare

The v0.2.5 release adds alias support for some request properties to comply with the documentation. Specifically:

  • url as an alias to the path property
  • method as an alias to the verb property

Release v0.2.4

29 Sep 20:14
Compare
Choose a tag to compare

The v0.2.4 release is a minor update containing bug fixes and improvements.