winmd 0.4.2 winmd: ^0.4.2 copied to clipboard
A Dart library for working with Windows Metadata (winmd) formats.
0.4.2 #
- Add more COM interface types
0.4.1 #
- Support printing COM tests
0.4.0 #
- Refactor type projection code
- Refactor code, change enums to return
Uint32
by default.
0.4.0-dev.7 #
- Rework API for projection of metadata
0.4.0-dev.6 #
- Fix bug associated with vending winmd COM objects
0.4.0-dev.5 #
- Improve generation of Windows Runtime get properties
0.4.0-dev.4 #
- Improve generation of Windows Runtime types
0.4.0-dev.3 #
- Fix enumerations
- Add more tests
0.4.0-dev.2 #
- Add more tests
0.4.0-dev.1 #
- Broad refactoring, focusing the core WinMD package on reading metadata and moving transforms to the projection/ folder. Also fix a memory leak on the enumerations.
0.3.0-dev.2 #
- Updated to FFI 1.0 and adopted breaking changes
0.3.0-dev.1 #
- Refactoring
0.2.0-dev.4 #
- Improvements to Win32 metadata parsing
- Move primary development branch to
main
0.2.0-dev.3 #
- Fix Dart floating-point type error
0.2.0-dev.2 #
- Add basic support for Win32 metadata
0.2.0-dev.1 #
- Initial version, extracted from win32