v0.4.0
Added
- New option:
track_all_threads
- When true, all Threads will be tracked regardless of the
threads
option.
- When true, all Threads will be tracked regardless of the
Removed
- The
track_new_threads
option was removed in favor of thetrack_all_threads
option.