Skip to content

v0.3.0

Compare
Choose a tag to compare
@Jonxslays Jonxslays released this 24 Oct 14:43
· 64 commits to main since this release
2a33ff1

This release adds typing support, and dynamic paths.

Breaking Changes

  • Minimum Python version increased from 3.2 to 3.6.
  • Remove -f flag completely.

Features

  • Dynamically accept files or directories as the path argument.
  • Add full typing support.

Bugfixes

  • Fix bug where files were being recursively excluded.
  • Fix all bugs related to -f.