2.6.0
- Add support for returning vectors from Windows Runtime APIs (#406, thanks to @halildurmus)
- Automatically convert Windows Runtime date properties to Dart DateTime equivalents (#418, thanks to @halildurmus)
- Add additional documentation on Windows Runtime APIs
- Update IDispatch sample to show how to supply parameters
- Add example for Windows Audio Session API (#422, thanks to @postacik)
- Fix an error with strings in structs (#425, thanks to @postacik)
- Update contributor documentation