pypi xonsh 0.9.11

latest releases: 0.19.9, 0.19.8, 0.19.3...
6 years ago

Changed:

  • vox activate will now prepend the absolute path of the virtualenv bin/ directory (or Scripts/ on Windows) to $PATH; before this was a relative path.

Fixed:

  • "lou carcolh" example and description of endidx in completer tutorial
  • Logical operators in aliases are now executed as expected, e.g.
    aliases['echocat'] = 'echo "hi" and echo "there"' will, when run, return
hi
there

Authors:

  • Gil Forsyth
  • con-f-use
  • Caleb Hattingh

Don't miss a new xonsh release

NewReleases is sending notifications on new releases.