Skip to content

Releases: Rockhopper-Technologies/bumpdeps

0.2.1

02 Feb 16:25
Compare
Choose a tag to compare

Changes

  • Updated README
    • Added contents links
    • Added GitHub Actions example

0.2.0

24 Jan 15:07
Compare
Choose a tag to compare

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

0.1.1

16 Jan 14:30
Compare
Choose a tag to compare

Changes

  • Minor metadata fixes

0.1.0

16 Jan 13:40
Compare
Choose a tag to compare

Initial Release