Releases: qavajs/steps-memory
Releases · qavajs/steps-memory
2.0.0
1.0.0
0.17.0
What's Changed
- Breaking change: moved @qavajs/validation to peer dependencies by @AlexGalichenko in #26
Full Changelog: 0.16.0...0.17.0
0.16.0
What's Changed
- updated validation dependency to enable proper error messages by @AlexGalichenko in #25
Full Changelog: 0.15.0...0.16.0
0.15.0
What's Changed
- Added step to save multiline string to memory by @ALegchilov in #24
Full Changelog: 0.14.0...0.15.0
0.14.0
What's Changed
- chore: update-libs by @AlexGalichenko in #22
- added I expect {string} {memoryValidation} at least one of {string}… by @AlexGalichenko in #23
Full Changelog: 0.13.0...0.14.0
0.13.0
What's Changed
- updated validation dependency to enable proper error messages by @AlexGalichenko in #20
Full Changelog: 0.12.0...0.13.0
0.12.0
What's Changed
- added validation step with parameter in form of data table array by @AlexGalichenko in #16
- added an error if implementation of sorting function was not found in… by @ALegchilov in #18
New Contributors
- @ALegchilov made their first contribution in #18
Full Changelog: 0.0.11...0.12.0
0.0.11
What's Changed
- added match schema validation by @AlexGalichenko in #15
Full Changelog: 0.0.10...0.0.11
0.0.10
What's Changed
- added I expect array sorted step by @AlexGalichenko in #14
Full Changelog: 0.0.9...0.0.10