All Versions
23
Latest Version
Avg Release Cycle
66 days
Latest Release
-
Changelog History
Page 3
Changelog History
Page 3
-
v0.18.2 Changes
- ๐ On Windows, use the
py.exe
[launcher][2] (e.g.py.exe -2.7
) to locate Python executables. ([#53][1])
- ๐ On Windows, use the
-
v0.18.1 Changes
- ๐ Fix nox not returning a non-zero exit code on failure. (#55)
- โช Restore result and report output. (#57)
-
v0.18.0 Changes
- Blacklist problematic virtualenv environment variables (#49)
- ๐ Use
python -m virtualenv
to invoke virtualenv (#47) - Making sure all
Command
s use run in__call__
. (#48) - โ Addition of
session.notify
. (#39) - ๐จ Refactor the list of sessions into a manifest class. (#38)
- ๐ Changed some instances of session to be plural (#37)
- ๐ Small documentation updates (#36)
๐ [2]: https://docs.python.org/3/using/windows.html#launcher