1.5.0
This release includes a few changes for Windows support. In particular, @jakepetroules added support for extended path handling in Win32 API, which by itself justifies a minor version change.
What's Changed
- Enable Windows CI by @jakepetroules in #227
- Transparently add the
\\?\prefix to Win32 calls for extended length path handling by @jakepetroules in #226 - Fix Windows path parsing when the package is built in release configuration by @owenv in #230
- Add Android imports to tests by @marcprux in #225
New Contributors
- @jakepetroules made their first contribution in #227
- @owenv made their first contribution in #230
- @marcprux made their first contribution in #225
Full Changelog: 1.4.2...1.5.0