Releases: assertthat/assertthat-bdd-node
Releases · assertthat/assertthat-bdd-node
assertthat-bdd-node-2.0.1
assertthat-bdd-node-2.0.0
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
Notable changes
- Fix critical NPM vulnerabilities
assertthat-bdd-node-1.9.2
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
Notable changes
- Fix type processing for the
numbered
parameter
assertthat-bdd-node-1.7.5
Notable changes
- Add
jql
parameter to report API for filtering Jira tickets to update with test results
assertthat-bdd-node-1.7.2
Notable changes
- Fix setting tags parameter in settings
assertthat-bdd-node-1.7.1
Notable changes
- Fix checking for projectId parameter in settings
assertthat-bdd-node-1.7.0
Notable changes
- Allow setting projectId though ASSERTTHAT_PROJECT_ID env variable
assertthat-bdd-node-1.6.0
Notable changes
- Add 'numbered' parameter to download features API