Releases: cross-org/test
Releases · cross-org/test
0.0.14
01 Nov 20:57
Compare
Sorry, something went wrong.
No results found
What's Changed
Fix three-level context nesting silent failure in Deno runtime in #9
Full Changelog : 0.0.13...0.0.14
0.0.13
01 Nov 19:29
Compare
Sorry, something went wrong.
No results found
What's Changed
Fix nested context.step() hanging in Node.js and Bun in #7
Full Changelog : 0.0.12...0.0.13
0.0.12
01 Nov 17:15
Compare
Sorry, something went wrong.
No results found
What's Changed
Add done callback and waitForCallback support to context.step() in #6
Full Changelog : 0.0.11...0.0.12
0.0.11
01 Nov 13:29
Compare
Sorry, something went wrong.
No results found
What's Changed
fix: Added jsr: specifier for deno add command by @EGAMAGZ in #2
Add nested test steps support via context.step() in #5
New Contributors
Full Changelog : 0.0.10...0.0.11
0.0.10
07 Jun 22:37
Compare
Sorry, something went wrong.
No results found
Changes
Dependency update.
Add ts-ignore for Deno namespace to work nicer with bundlers.
Cleanup.
Full Changelog : 0.0.9...0.0.10
0.0.9
23 Mar 20:55
Compare
Sorry, something went wrong.
No results found
Changes
Dependency and documentation update
Full Changelog : 0.0.8...0.0.9
0.0.8
11 Mar 23:49
Compare
Sorry, something went wrong.
No results found
Changes
(docs) Improve Node docs
(docs) Add examples and tests for Sinon
0.0.7
11 Mar 21:07
Compare
Sorry, something went wrong.
No results found
Changes
(docs) Instructions for Node CI
(chore) Automated testing of Node
0.0.6
11 Mar 19:30
Compare
Sorry, something went wrong.
No results found
Changes
Callback completion
Added configuration for timeout and skip
0.0.5
06 Mar 00:37
Compare
Sorry, something went wrong.
No results found
Changes
Code cleanup
Add TypeScript