Skip to content

0.29.0

Choose a tag to compare

@kennykerr kennykerr released this 18 Dec 03:12
· 1610 commits to master since this release
cdcf566
  • Update win32 metadata (1387)
  • Feature and doc generation for windows-sys (1381)
  • New windows-bindgen for simpler code generation (1379)
  • Simplify and unify underlying types (1368)
  • Callbacks now consistently use Option (1344)
  • Reduce crate size by limiting Xaml bindings (1341)
  • Other small improvements and fixes