Skip to content

0.2.0

Compare
Choose a tag to compare
@avylove avylove released this 24 Jan 15:07
· 2 commits to main since this release

Changes

  • Added --no-base option
    • Excludes base dependencies from updates
  • Added unit tests
  • Dropped Python 3.6
    • While 3.6 likely works, it currently can't be tested
    • Since this project uses pyproject.toml for the build, it requires a version of setuptools that requires Python >=3.7
  • Added additional error handling