Skip to content

Releases: python-virtualenvwrapper/virtualenvwrapper

6.1.1

13 Oct 21:52
6.1.1
008383a
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 6.1.0...6.1.1

6.0.0

27 Dec 17:34
6.0.0
2709b85
Compare
Choose a tag to compare

What's Changed

Breaking Changes

  • formally drop Python 2 support
  • remove toggleglobalsitepackages command, since virtualenv seems to have removed that capability
  • drop ksh support by @dhellmann in #27
  • remove python2 from startup logic for finding the python interpreter by @dhellmann in #28
  • Updated tested Python versions in README. by @carltongibson in #37

Features

Miscellaneous Improvements

Documentation

Release Tooling and CI

New Contributors

Full Changelog: 4.8.4...6.0.0

6.0.0.0a5

21 Dec 16:53
6.0.0.0a5
d48e3d6
Compare
Choose a tag to compare
6.0.0.0a5 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: 6.0.0.0a1...6.0.0.0a5

6.0.0.0a4

21 Dec 16:53
6.0.0.0a4
dfb573a
Compare
Choose a tag to compare
6.0.0.0a4 Pre-release
Pre-release

What's Changed

Full Changelog: 6.0.0.0a3...6.0.0.0a4

6.0.0.0a3

21 Dec 15:36
6.0.0.0a3
e171b33
Compare
Choose a tag to compare
6.0.0.0a3 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: 6.0.0.0a2...6.0.0.0a3

6.0.0.0a2

11 Feb 20:57
6.0.0.0a2
910593a
Compare
Choose a tag to compare
6.0.0.0a2 Pre-release
Pre-release

What's Changed

Breaking Changes

Improvements

Documentation

Maintainer Automation and Tests

New Contributors

Full Changelog: 4.8.4...6.0.0.0a2

Pre-release for testing

28 Jan 16:51
6.0.0.0a1
d7cb9b8
Compare
Choose a tag to compare
Pre-release

This release was produced to test the GitHub automation for publishing
to PyPI, but also includes some of the breaking changes that will
appear in the final 6.0.0 release.

The last release of virtualenvwrapper was 4.8.4 in February
of 2019. If you rely on virtualenvwrapper for your daily workflow,
please try out this pre-release version and let us know if there are
any issues by filing a
ticket
.

Breaking Changes

  • formally drop Python 2 support
  • remove python2 from startup logic for finding the python interpreter
  • drop ksh support
  • remove toggleglobalsitepackages command, since virtualenv seems to
    have removed that capability

Fixes

  • packaging: fix indentation of trove classifier for audience
  • fix wipeenv for editable packages
  • skip some tempfile tests on macos
  • adjust error message detection in hook tests
  • update lssitepackages tests to not need easy_install
  • remove tests and features relying on --no-site-packages
  • remove the test for making virtualenvs relocatable
  • replace deprecated egrep with grep -E (contributions by Alexander Huynh)
  • Updating to support virtualenv 20+ (contributions by Jason Myers)
  • fixup! Find the highest Python version with installed virtualenvwrapper (contributions by Lumir Balhar)
  • Find the highest Python version with installed virtualenvwrapper (contributions by Lumir Balhar)
  • Make mkvirtualenv work with interpreters whose paths have spaces (contributions by Audrey Dutcher)
  • Fixes Issues #248 (contributions by Jason Myers)

Documentation and Packaging

  • Updated tested Python versions in README. (contributions by Carlton Gibson)
  • docs: fix or remove broken links
  • docs: remove broken link from tips list
  • docs: clean up trailing whitespace
  • docs: update language that implies there is only 1 maintainer
  • Fixing bitbucket in projects (contributions by Jason Myers)
  • Updating template docs (contributions by Jason Myers)
  • missed ones (contributions by Jason Myers)
  • Updating references to bitbucket (contributions by Jason Myers)
  • Updating references to bitbucket (contributions by Jason Myers)
  • update trove classifiers with more modern python versions
  • Fixing readme.txt (contributions by Jason Myers)
  • fix link to screencast
  • improve some of the wording in the readme
  • Improve Zsh prompt tip (contributions by Stephan Sokolow)
  • index.rst edited online with Bitbucket (contributions by Shailesh Vashishth)

Maintainer Automation and Tests

  • add github action for publishing packages
  • tox: update doc build commands
  • mergify: add rules to label PRs based on pbr sem-ver data
  • require at least one reviewer to approve PRs
  • ci(Mergify): configuration update
  • pass user and home through from tox instead of using id to derive them
  • update tox config to not set basepython for zsh
  • update tox to only use default python version
  • update test runner to use python3
  • add a "fast" environment in tox to exit as soon as any test fails
  • run all of the tests and accumulate errors
  • expand the relative path for envdir to the full path
  • add pkglint test and fix some warnings
  • set python version for zsh job in ci
  • update tox config for tox 4
  • do not specify python version for docs env in tox settings
  • set the version of python to use for linter jobs
  • fix linter action config
  • add github action configuration for test jobs

Merged Pull Requests

New Contributors

Full Changelog: https://github.com/python-virtualenvwrapper/virtualenvwrapper/commits/6.0.0.0a1

4.8.4

11 Feb 19:51
Compare
Choose a tag to compare

Full Changelog: 4.8.3...4.8.4

4.8.3

11 Feb 19:51
Compare
Choose a tag to compare

Full Changelog: 4.8.2...4.8.3

4.8.2

11 Feb 19:51
Compare
Choose a tag to compare

Full Changelog: 4.8.1...4.8.2