Skip to content

3.5.0: Using Scott as an instrumentation library

Compare
Choose a tag to compare
@dodie dodie released this 10 Jul 21:08
· 109 commits to master since this release

New features:

  • Java API: Scott's instrumentation module can be invoked programmatically with fine-tuned instrumentation rules so you can build your own solution on top of Scott. For more information, check the user guide.

Fixes:

  • Invalid bytecode for instrumenting method with branches and a try-finally #80