Patched a few bugs.
All tests should now pass for Linux. MacOS and Windows still have spontaneous test failures; we are still working on those.
What's Changed
- Add missing version flag to CLI by @tranzystorek-io in #290
- chore(deps): bump insta from 1.31.0 to 1.32.0 by @dependabot in #293
- chore(deps): bump unicode-width from 0.1.10 to 0.1.11 by @dependabot in #294
- chore(deps): bump thiserror from 1.0.48 to 1.0.49 by @dependabot in #296
- chore(deps): bump insta from 1.32.0 to 1.33.0 by @dependabot in #297
- chore(deps): bump regex from 1.9.5 to 1.9.6 by @dependabot in #298
- chore(deps): bump clap from 4.4.4 to 4.4.6 by @dependabot in #299
- CI: Auto fetch MSRV from Cargo.toml by @cyqsimon in #300
- Minor refactor of
main.rs
by @cyqsimon in #301 - Add logging infrastructure by @cyqsimon in #302
- Ignore connections that fail parsing instead of panicking on BSD by @cyqsimon in #288
- Bump all dependencies by @cyqsimon in #304
New Contributors
- @tranzystorek-io made their first contribution in #290
- @dependabot made their first contribution in #293
Full Changelog: v0.21.0...v0.21.1