All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Use
spec-nodein tests by @srghma - New trivial entrypoint function
discoverAndRunSpecsfor ergonomics by @fsoikin
- Reliance on the
aff-promiselibrary
- Fix discovery on Windows by prepending
file://by @CarstenKoenig
- Update to v0.15.0 and support es modules
- breaking
discovernow needsMonadAffconstraint instead ofMonadEffectdue to dynamic imports returning promises