Skip to content

Releases: assertthat/assertthat-bdd-node

assertthat-bdd-node-2.0.1

04 Nov 21:39
Compare
Choose a tag to compare

Notable changes

  • Add API token support

assertthat-bdd-node-2.0.0

13 Feb 23:11
Compare
Choose a tag to compare

Notable changes

  • [BREAKING CHANGE] Removed short version cli params, e.g. -i for projectId, now the full version should be used --projectId
  • Switched to axios from superagent for REST calls

assertthat-bdd-node-1.9.4

31 Oct 13:10
Compare
Choose a tag to compare

Notable changes

  • Fix critical NPM vulnerabilities

assertthat-bdd-node-1.9.2

20 Dec 21:54
Compare
Choose a tag to compare

Notable changes

  • Add support for Jira API token auth (Server and DC only) though -t param. More info on token generation can be found here Using personal access tokens

assertthat-bdd-node-1.9.1

20 Oct 12:53
Compare
Choose a tag to compare

Notable changes

  • Fix type processing for the numbered parameter

assertthat-bdd-node-1.7.5

23 Mar 10:33
ea1cd27
Compare
Choose a tag to compare

Notable changes

  • Add jql parameter to report API for filtering Jira tickets to update with test results

assertthat-bdd-node-1.7.2

20 May 13:30
338e893
Compare
Choose a tag to compare

Notable changes

  • Fix setting tags parameter in settings

assertthat-bdd-node-1.7.1

24 Nov 11:22
2820910
Compare
Choose a tag to compare

Notable changes

  • Fix checking for projectId parameter in settings

assertthat-bdd-node-1.7.0

23 Nov 12:12
Compare
Choose a tag to compare

Notable changes

  • Allow setting projectId though ASSERTTHAT_PROJECT_ID env variable

assertthat-bdd-node-1.6.0

25 Oct 10:32
Compare
Choose a tag to compare

Notable changes

  • Add 'numbered' parameter to download features API