Skip to content

v0.2.3

Compare
Choose a tag to compare
@tobiasraabe tobiasraabe released this 30 May 10:19
· 331 commits to main since this release
a8d9e8a

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 clean when git is not installed. by @tobiasraabe in #276
  • Do not capture DeprecationWarning and PendingDeprecationWarning by 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