v0.5.0
What's Changed
- Refactor plugin into multiple files by @lysnikolaou in #78
- Support chained attributes in thread unsafe detection by @lysnikolaou in #79
- Improvements to thread safety detection and implement disallowing whole modules by @lysnikolaou in #82
- Skip analyzing doctests and add num_parallel_threads fixture everywhere by @lysnikolaou in #90
- adjust terminal summary when skip-thread-unsafe is set by @ngoldbaum in #87
- Strip leading whitespace instead of dedent for test source code by @lysnikolaou in #91
- Avoid AttributeError in terminalsummary by @ngoldbaum in #94
- Rewrite pytest hooks as a class plugin by @lysnikolaou in #95
Full Changelog: v0.4.4...v0.5.0