Releases: gurock/trcli
Releases · gurock/trcli
TR CLI 1.9.8
Fixed
- Run description getting wiped: Fixes issue #250
Added
- Added support for HTTP/HTTPS proxy configuration with --proxy, proxy authentication using --proxy-user, and proxy bypass with --noproxy for enhanced network routing and flexibility.
TR CLI 1.9.7
Fixed
- Fix a dependency issue on pyserde, reverted back to previous version in the 0.12.* series with less stricter type enforcement.
TR CLI 1.9.6
Fixed
- Request dependency version update; Fixes issue #234
- Parsing for Glob; Fixes issue #241 and #239 by @PierrePaul at #242
- Cleanup End to End tests
- Fix unit tests assertions when ran via TOX
Added
- Add RUN Command; Resolves issue #236 by @jakec-routable at #240
- Updated required dependencies flexibility
- Added TOX for testing and dependencies automation
TR CLI 1.9.5
TR CLI 1.9.4
TR CLI 1.9.3
What's Changed
Full Changelog: v1.9.2...v1.9.3
TR CLI 1.9.2
What's Changed
Full Changelog: v1.9.1...v1.9.2
TR CLI 1.9.1
What's Changed
Full Changelog: v1.9.0...v1.9.1
TR CLI 1.9.0
TR CLI 1.8.0
What's Changed
- Update setup.py with newer click version by @11chri in #190
- run on python 3.8 and 3.9 by @bitcoder in #193
- Added python 3.8 support by @chrisdavi in #191
New Contributors
- @11chri made their first contribution in #190
- @chrisdavi made their first contribution in #191
Full Changelog: v1.7.0...v1.8.0