Skip to content

Releases: pitch-io/cljest

1.1.0

09 Jun 16:05
cafc7a3
Compare
Choose a tag to compare

cljest 1.1.0 is released!

This release is primarily bug fixes and a couple of small improvements, and has no breaking changes:

  • Users can more easily define their own matchers.
  • setup-mocks correctly handles mock reinstantiation.
  • Matcher negation in is is now fixed and works correctly.
  • async let bindings work as expected.

The upgrade to 1.1.0 should be smooth, but please reach out on the Clojurians #cljest channel if you have any issues or questions!