Skip to content

0.11.0

Latest
Compare
Choose a tag to compare
@Jasper-Bekkers Jasper-Bekkers released this 01 Nov 13:52
· 2 commits to main since this release
0.11.0
902fbbd

What's Changed

  • Opt out of Rust-1.67-default clippy::uninlined_format_args lint by @MarijnS95 in #59
  • Include MIT LICENSE file in packaged release by @MarijnS95 in #58
  • CI: Replace unnecessary actions-rs steps with direct run: cargo ... by @MarijnS95 in #63
  • Remove deprecated [badges] section from Cargo.toml by @MarijnS95 in #65
  • Migrate to Microsoft's com-rs by @MarijnS95 in #35
  • CI/release: Replace actions-rs step with direct run: cargo publish ... by @MarijnS95 in #66
  • Update bitflags requirement from 1.2.1 to 2.0.0 by @dependabot in #64
  • Update libloading requirement from 0.7.0 to 0.8.0 by @dependabot in #67
  • Bump actions/checkout from 3 to 4 by @dependabot in #70
  • Allow libloading v0.7 and v0.8 by @daxpedda in #69

New Contributors

Full Changelog: 0.10.0...0.11.0