- For Windows:
- [#76] Verified to work with [email protected] (for UWP apps, same as previous version of the library).
- [#81] Fixes
.isDirectory()
and.isFile()
checks of readDir() and stat() methods. - [#82][#84][#85] Fixes support of special (Unicode) characters in path names.
- Implements pickFile() method.
- Refactored Example App.
Thanks to @pcprinz for these fixes & updates (PRs #87, #88, #90).
- Update of dependencies.