Skip to content

0.10.0

Compare
Choose a tag to compare
@MarijnS95 MarijnS95 released this 29 Jan 17:08
· 13 commits to main since this release
0.10.0
104a44a

What's Changed

  • Fix typo in contributions section by @janie177 in #39
  • Rename macos library suffix from dynlib to dylib by @BeastLe9enD in #45
  • Update widestring requirement from 0.5.0 to 1.0.1 by @dependabot in #46
  • Run cargo clippy --fix to address all (new) linter warnings by @MarijnS95 in #51
  • Breaking: Revert "[WIN/LINUX] Implement vtable dummies (virtual dtors) through extra trait" by @MarijnS95 in #50
  • github: Create publishing workflow on tag push, disable cargo-release publish by @MarijnS95 in #52
  • github: Add dependabot configuration for github-actions by @MarijnS95 in #42
  • Bump actions/cache from 2 to 3 by @dependabot in #56
  • Bump actions/checkout from 2 to 3 by @dependabot in #55

New Contributors

Full Changelog: 0.9.0...0.10.0