Skip to content

Fix Windows compiler warning

Pre-release
Pre-release
Compare
Choose a tag to compare
@graebm graebm released this 01 Mar 01:40
· 146 commits to main since this release
5cf17cd

What's Changed

  • New guideline: callbacks are always async, or always sync by @graebm in #945
  • change '#if _MSC_VER' to '#ifdef _MSC_VER' by @jmklix in #987

New Contributors

Full Changelog: v0.8.11...v0.8.12