Releases: DZakh/rescript-ava
Releases · DZakh/rescript-ava
v3.0.0
2.3.0
What's Changed
- Support for
[email protected]
- Fix type for
ThrowsExpectation.Message.fn
Full Changelog: v2.1.0...v2.3.0
2.1.0
2.0.0
What's Changed
- Update rescript up to
10.1.x
- Update ava up to
5.1.x
- Improve
ThrowsExpectation
bindings. Make them runtime free and more convenient to use - Add
Only.failing
andOnly.asyncFailing
for convenience - Use
promise
instead ofJs.Promise.t
Full Changelog: v1.0.0...v2.0.0
1.0.0
- Improve bindings API
- Start using [email protected]