1.0.2.RELEASE
release-drafter
released this
07 Feb 13:28
·
150 commits
to master
since this release
What's Changed
🚀 Features / Enhancements
- Add dynamic predicate support (Kotlin, Scala, others) (#72) @bsideup
- Add new JDK13 calls, fix tests (#73) @bsideup
- Hide BlockHound's own frame from the
Error
(#62) @bsideup - Throw specific
BlockingOperationError
instead ofError
(#65) @bhchandra - Use newly introduced
BlockingOperationError
in assertions (#67) @bsideup