v0.18.0
What's Changed
- Feature: Add script engine injection sanitizer with real life example by @gdemarcsek (#531)
- Feature: Add equals-hook for Clojure (clojure.lang.Util.equiv) (#765)
- Bugfix: Do not prepare for a subprocess for
-fork=0
(#758) - Bugfix: Honor explicitly stated corpus directory (#761)
- Bugfix: Ignore JetBrains classes during instrumentation (#763)
New Contributors
- @zgtm made their first contribution in #751
- @gdemarcsek made their first contribution in #531
Full Changelog: v0.17.1...v0.18.0