1.2.0
What's Changed
- Build release binaries by @hartwork in #16
- Add more tests by @hartwork in #17
- CI: Make CI send pull requests for
cargo update
by @hartwork in #21 - network.rs: Enrich in-code comment with link to Rust bug by @hartwork in #23
- Improve readme by @hartwork in #22
- Use
Error.exit_code
of clap >=4.3.4 (fixes #24) by @hartwork in #25 - Take control of clap's output for testability by @hartwork in #26
- Support
NO_COLOR
environment variable by @hartwork in #27 - Document positional arguments in --help output by @hartwork in #28
- Prepare release 1.2.0 by @hartwork in #29
New Contributors
- @github-actions made their first contribution in #20
Full Changelog: 1.1.0...1.2.0