github jgonggrijp/pip-review 0.5.1

latest releases: 1.3.0, 1.2.0, 1.1.1...
7 years ago

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

Don't miss a new pip-review release

NewReleases is sending notifications on new releases.