Skip to content

v2.30.0

Latest
Compare
Choose a tag to compare
@birdofpreyru birdofpreyru released this 16 Nov 22:56

Breaking Changes

  • [#81] iOS, macOS: Fixes .isDirectory() and .isFile() checks of readDir() results. Presumably, they were broken due to a regression in v2.27.1, and both were always evaluating false since then.
  • [#82][#85] iOS, macOS: Improves support of special characters in paths, which alters paths returned by readDir(), if they have special characters.

Other Updates

  • [#79] Minor code improvements.
  • Update of dependencies.