Skip to content

Release 0.9.0

Compare
Choose a tag to compare
@izelnakri izelnakri released this 29 Jul 18:05
· 17 commits to main since this release

[email protected] changelog:unreleased
node_modules/.bin/auto-changelog --stdout --commit-limit false --package --unreleased-only --hide-credit --sort-commits date-desc

Changelog

All notable changes to this project will be documented in this file. Dates are displayed in UTC.

0.8.3

  • Assert.step, expect & async support #75
  • Pin to node v20.5 and add TODO 9fd1ee3
  • First mature deno implementation for the tests 9ecd848
  • First mature node.js implementation for the tests 7fccec2
  • First mature node.js implementation for the tests de67b70
  • Tests complete for beta release e477107
  • Tests for stateful assertions 95bab07
  • Add initial assert.step, expect & async support ef2aa00