v0.2.3
Highlights
This release includes some minor fixes. For example, deprecation warnings are not activated by default anymore, and you can remove the filters for these warnings again.
What's Changed
- Fix
pytask cleanwhen git is not installed. by @tobiasraabe in #276 - Do not capture
DeprecationWarningandPendingDeprecationWarningby default. by @tobiasraabe in #277 - Reduce the number of locations where warnings are raised. by @tobiasraabe in #278
Full Changelog: v0.2.2...v0.2.3