Skip to content

v2.2.0

Latest
Compare
Choose a tag to compare
@chriswalpen chriswalpen released this 19 Dec 17:55
· 6 commits to master since this release

v2.2.0

Added

  • ThreadBehaviour to define how a thread is created
  • Allow benchmarks to be run on the MainThread
  • OnExecuted to run a delegate after each task run
  • Trace - Edit TraceOptions as delegate

Changed

  • Added IDisposable to IThreadSessionHandler

Fixed

  • Markdowntracer traced all data when using DetailPerThread

Full Changelog: v2.1.0...v2.2.0