Release notes - uhop/tape-six GitHub Wiki
The current version: 1.x
- 1.0.2 Bugfix for Deno using the JSONL reporter.
- 1.0.1 Technical release: added more links.
- 1.0.0 The first official release.
- 0.12.3 Technical release: exposed internal classes for external utilities.
- 0.12.2 Fixed a minor serialization issue.
- 0.12.1 Minor Deno-related refactoring, fixed the way tests are triggered.
- 0.12.0 Removed data to avoid serializing non-serializable objects.
- 0.11.0 Minor improvements to the server: temporary redirects, a hyperlink to the web app.
- 0.10.0 Refactored test runners, refactored stopping tests on failure, added JSONL reporter, fixed bugs.
- 0.9.6 Updated deps.
- 0.9.5 Updated the lock file.
- 0.9.4 Updated deps. Added test runners for Bun and Deno.
- 0.9.3 Made TTY reporter work with non-TTY streams.
- 0.9.2 Fixed Windows runner.
- 0.9.1 More updates related to renaming
tape6
⇒ tape-six
.
- 0.9.0 Initial release.