All Versions
23
Latest Version
Avg Release Cycle
66 days
Latest Release
-

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])
  • 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 Commands 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