Nox v2018.8.28 Release Notes

Release Date: 2018-08-28 // over 5 years ago
  • ๐Ÿ›  Bugfixes:

    • Adding Session. __slots__. (#128)
    • Don't modify Virtualenv.interpreter in _resolved_interpreter. (#127)
    • ๐Ÿ›  Fix tox-to-nox template.
    • โž• Add the ability to add descriptions to sessions. (#117)
    • Using more specific regex in _resolved_interpreter(). (#119)

    ๐Ÿ†• New features:

    • โž• Adding support for 32-bit binaries on Windows. (#100)

    โœ… Internal/testing changes:

    • Storing platform.system() as global in nox.virtualenv. (#124)
    • ๐Ÿ›  Fix deploy script for Travis.
    • ๐Ÿ“„ Run docs on travis. (#122)
    • ๐Ÿ“š Documentation style updates.