Releases: probitas-test/probitas
Releases · probitas-test/probitas
v0.21.0
What's Changed
- Internalize reporter implementations into main package by @lambdalisue in #106
- chore: bump version to 0.21.0 by @lambdalisue in #107
Full Changelog: v0.20.0...v0.21.0
v0.20.0
What's Changed
- docs: Update GitHub Pages URLs by @lambdalisue in #101
- docs: Fix image URL in README.md by @lambdalisue in #102
- Add acknowledgment to runn project by @lambdalisue in #103
- Add CLI usability improvements: unknown argument detection and failed scenario re-run by @lambdalisue in #104
- chore: bump version to 0.20.0 by @lambdalisue in #105
Full Changelog: v0.19.1...v0.20.0
v0.19.1
What's Changed
- Fix JSR URL template resolution for Homebrew installations by @lambdalisue in #99
- chore: bump version to 0.19.1 by @lambdalisue in #100
Full Changelog: v0.19.0...v0.19.1
v0.19.0
What's Changed
- Fix --deno-* option parsing and add cache command by @lambdalisue in #97
- chore: bump version to 0.19.0 by @lambdalisue in #98
Full Changelog: v0.18.2...v0.19.0
v0.18.2
What's Changed
- Update test scenarios for echo-http API breaking changes by @lambdalisue in #92
- Add stepOptions to probitas.json configuration by @lambdalisue in #93
- Improve timeout error reporting with signal-based error propagation by @lambdalisue in #94
- Update @probitas/expect to 0.4.1 by @lambdalisue in #95
- chore: bump version to 0.18.2 by @lambdalisue in #96
Full Changelog: v0.18.1...v0.18.2
v0.18.1
What's Changed
- Fix/OIDC by @lambdalisue in #90
- chore: bump version to 0.18.1 by @lambdalisue in #91
Full Changelog: v0.18.0...v0.18.1
v0.18.0
What's Changed
- Add OIDC authentication support for HTTP client testing by @lambdalisue in #88
- chore: bump version to 0.18.0 by @lambdalisue in #89
Full Changelog: v0.17.0...v0.18.0
v0.17.0
What's Changed
- Add CBOR serialization for complex JavaScript types in IPC by @lambdalisue in #86
- chore: bump version to 0.17.0 by @lambdalisue in #87
Full Changelog: v0.16.1...v0.17.0
v0.16.1
What's Changed
- Fix BadResource errors in subprocess HTTP/2 cleanup by @lambdalisue in #82
- chore: bump version to 0.16.1 by @lambdalisue in #84
Full Changelog: v0.16.0...v0.16.1
v0.16.0
What's Changed
- Replace Web Worker with subprocess-based execution architecture by @lambdalisue in #80
- chore: bump version to 0.16.0 by @lambdalisue in #81
Full Changelog: v0.15.0...v0.16.0