Skip to content

1.5.0

Choose a tag to compare

@glessard glessard released this 28 May 23:34
61e4ca4

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

Full Changelog: 1.4.2...1.5.0