Skip to content
This repository has been archived by the owner on Sep 16, 2024. It is now read-only.

Latest commit

 

History

History
26 lines (16 loc) · 1.89 KB

CHANGELOG.md

File metadata and controls

26 lines (16 loc) · 1.89 KB

0.1.0

Note: This release has breaking changes.

  • REFACTOR: refactor enum projections (#338). (8b2830c6)
  • REFACTOR: refactor the projection of PassArray style array parameters (#326). (ca45f924)
  • REFACTOR: refactor parameter projections (#325). (6774c4f8)
  • FEAT: the constructors of the struct classes are now const (#331). (c0ec409d)
  • FEAT: support WinRTStruct type arguments in IReference (#312). (d8468adf)
  • BREAKING FEAT: wrap struct fields (#322). (a2094b38)

0.0.2

  • FEAT(windows_media): add MediaCapture APIs (#301). (81584de7)

0.0.1+2

  • Update a dependency to the latest release.

0.0.1+1

0.0.1

  • Initial version.