Releases: DZakh/rescript-ava
Releases · DZakh/rescript-ava
v3.0.0
2.3.0
What's Changed
- Support for
~rescript@11.0.0-alpha
- 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