Skip to content
This repository has been archived by the owner on Mar 18, 2020. It is now read-only.

v2.0.1 - Maintenance Release

Compare
Choose a tag to compare
@ivantopo ivantopo released this 30 Sep 10:48
· 9 commits to master since this release

Improvements

  • Depending on the order in which configuration files were loaded, some Callable/Runnable targets for instrumentation wouldn't be taken into account because the default configuration was having an absolute assignment as within = [ ]. This was fixed by @boxsterman via #19.