Pathos v0.3.2 Release Notes
Release Date: 2020-09-21 // over 4 years ago-
- 🛠 Fix a bug where
children
always recusively visit its content when following symlinks.
- 🛠 Fix a bug where
Previous changes from v0.3.1
-
- children() can follow symlinks found in the content if
followSymlink
parameter is set toTrue
. - 🐧 expand Linux distro support to match that of Swift's.
- children() can follow symlinks found in the content if