v2.1.0
What's Changed
- refactor: s/&String/&str by @ErichDonGubler in #31
- Update a buncha deps by @ErichDonGubler in #33
- The most notable change here WRT functionality is the upgrade to
env_logger
0.11, which supposedly has some enhancements to how it handles terminal capabilities.
- The most notable change here WRT functionality is the upgrade to
- Revamp builds via
cargo-dist
, removex86_64-apple-darwin
builds, add MSI builds for Windows by @ErichDonGubler in #34- There was an issue with this, which should be solved in the next release. Sorry, binaries are getting skipped this time!
Full Changelog: v2.0.2...v2.1.0