Skip to content

Tags: even-even/pip-review

Tags

1.1.0

Toggle 1.1.0's commit message
Some new features and a notice about needing a new maintainer

1.0

Toggle 1.0's commit message
Pip-review now defers to pip list -o for updates. Woohoo!

0.5.3

Toggle 0.5.3's commit message
Enables python -m pip and deprecated Python 2.6 support

0.5.2

Toggle 0.5.2's commit message
Restores the green build status, thanks to @Flimm (jgonggrijp#37)

0.5.1

Toggle 0.5.1's commit message
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. (jgonggrijp#10 jgonggrijp#29 jgonggrijp#30 jgonggrijp#31)
  - Packages like pip, setuptools and wheel are not ignored by
    `pip-review` anymore. (jgonggrijp#9 jgonggrijp#13 jgonggrijp#16)
  - Broken output formatting in Windows has been fixed. (jgonggrijp#14 jgonggrijp#16 jgonggrijp#17)
  - pip-review now explicitly depends on pip. (jgonggrijp#16)
  - Some changes were made to the test suite to make it more future-
    proof. (jgonggrijp#15 jgonggrijp#34 jgonggrijp#35 jgonggrijp#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. This tag
    contains its final version.

Credits: @xoviat @bil-elmoussaoui @Flimm

0.5

Toggle 0.5's commit message
This release fixes compatibility with Windows and old pip versions.

0.4

Toggle 0.4's commit message
Ignores pre-release versions unless the --pre flag is passed

0.3.7

Toggle 0.3.7's commit message
Pip-review lives on as a separate package

0.3.6

Toggle 0.3.6's commit message
This is 0.3.6

0.3.5

Toggle 0.3.5's commit message
Tag version 0.3.5.