Skip to content

Releases: rbanffy/pip-chill

Continued improvements

15 Apr 12:41
ba5149f

Choose a tag to compare

  • Sort dependencies alphabetically in --verbose
  • Use ssort to topologically sort code
  • Update 3.11-dev to 3.11 on TravisCI
  • Remove support for Python 3.5 and 3.6
  • Update README.rst with --no-chill switch

Various fixes

18 Jan 22:34
6d33071

Choose a tag to compare

  • Add --no-chill command line option. Fixes #34

Version 1 (it was about time)

01 Mar 00:58

Choose a tag to compare

  • Remove dependency on Click (stay 100% within stdlib)
  • Add 3.8 tests for Tox
  • Add new tests
  • Add arm, ppc64le, and s390x to architectures being tested

Internal improvements

23 Jul 22:39

Choose a tag to compare

Lots of under-the-hood fixes, new short -a for --all

Python 3.6, 3.7 support

20 Aug 15:09

Choose a tag to compare

Also fixed several incompatibilities with Python 3

Add -v support

22 Jan 14:27

Choose a tag to compare

Add -v option for verbose output

Bug fixes

23 Nov 16:30

Choose a tag to compare

v0.1.6

Add pkg-resources to ignored list, fix #4, bumb version

--all flag

05 Nov 15:49

Choose a tag to compare

v0.1.5

Test fixes for Tox, PEP8 fixes

Better testing, more build automation

05 Nov 12:35

Choose a tag to compare

Initial public release

06 Oct 17:33

Choose a tag to compare

Pre-release

It just started working.