Sourced from ospec's changelog.
4.2.1
2024-09-02
- Update
glob
dependency to v9.4.2.0
2023-03-10
- new API that timetout and race-condition proof. Assertions and spies that run after a test is done are registered as failures. This is opt-in for now, it will become the default in v5 (the old API will become opt-in at that point to ease the transition).
Bug fix
- Escape percent signs in the report in Node.js, fix #57. Thanks to
@​LeXofLeviafan
for the report.
eaedcd1
v4.2.188cf1ee
Prepare for v4.2.16eb7331
Update Node versions8c01b94
npm audit fix24668ff
Fix a handful of typos in README.md1be2458
Simplify CI workflow, strip vestiges of Travis31d105b
Update CODEOWNERS8d015e2
Update README.md with missing .calls arraydbce1af
update glob to v9610b2c3
typo