Skip to content

0.5.1: Bugfix and preparation release.

Compare
Choose a tag to compare
@jgonggrijp jgonggrijp released this 21 Jan 16:08
· 150 commits to develop since this release

Bugfix and preparation release.

  • breaking pip-review used to contain a bug that caused it to report available updates when the installed version was newer than the latest available from PyPI. This is not the case anymore; it only reports available updates when a newer version is available. (#10 #29 #30 #31)
  • Packages like pip, setuptools and wheel are not ignored by pip-review anymore. (#9 #13 #16)
  • Broken output formatting in Windows has been fixed. (#14 #16 #17)
  • pip-review now explicitly depends on pip. (#16)
  • Some changes were made to the test suite to make it more future-proof. (#15 #34 #35 #36)
  • The CONTRIBUTING.md was updated.
  • The HISTORY.md was deprecated in favor of tag messages and GitHub release notes. It will be removed in a future release. Its final version will remain available here.

Credits: @xoviat @bil-elmoussaoui @Flimm