v0.3.0
·
238 commits
to master
since this release
The big changes? Fancy looking error and notification toasts, with optional system-level notifications and the replacement of OpenSSL with rustls. One system dependency down on Linux.
What's Changed
- build(deps): bump clap from 3.2.19 to 3.2.20 by @dependabot in #54
- build(deps): bump tokio from 1.20.1 to 1.21.0 by @dependabot in #55
- build(deps): bump serde-xml-rs from 0.5.1 to 0.6.0 by @dependabot in #53
- Replace error window with egui-notify toasts by @RainbowCookie32 in #56
- build(deps): bump clap from 3.2.20 to 3.2.21 by @dependabot in #58
- build(deps): bump tokio from 1.21.0 to 1.21.1 by @dependabot in #59
- Use rustls for reqwest by @RainbowCookie32 in #62
Full Changelog: v0.2.3...v0.3.0