3.1.0
- Fixed memory leaks in COM and WinRT code when an exception is generated.
- Update to the latest Win32 metadata from Microsoft.
- [BREAKING CHANGE] The WinSock APIs now use upper cased naming for structs. For
example,
hostentis nowHOSTENT. This will only affect you if you explicitly importedwin32/winsock2.dart. - [BREAKING CHANGE] TouchInputParameters is now upper-cased in the metadata.