Releases: xxh/xxh
Releases · xxh/xxh
0.3.6
New repo url: https://github.com/xxh/xxh
0.3.5
Features
- Seamless way to install xontribs using
xpip install
Dev and test environment
- Improved xontrib tests in https://github.com/xonssh/xxh-dev
0.3.4
Fixed
- Wrong formatting fixed
Dev and test environment
- Added scripts for building xonsh.AppImage - https://github.com/xonssh/xxh-dev/tree/master/xonsh-AppImage
0.3.3
0.3.2
New xontrib-install
alias allows using xontribs in xxh to workaround xonsh/xonsh#3463
0.3.1
0.3.0
New features
- Password auth with
+P password
and+PP
options
Fixes
xonsh.AppImage
error aboutwhich
fixed in niess/linuxdeploy-plugin-python#19- In AppImage extracted mode using more right way of running xonsh
Code cleaning
- Using path strings more naturally for xonsh scripts
Dev and test environment
- Added Arch Linux container with tests on password auth in xxh-dev