PyFilesystem2 v2.4.5 Release Notes

Release Date: 2019-05-05 // almost 5 years ago
  • [2.4.5] - 2019-05-05

    ๐Ÿ›  Fixed

    • โช Restored deprecated setfile method with deprecation warning to change to writefile
    • ๐Ÿ›  Fixed exception when a tarfile contains a path called '.' #275
    • Made TarFS directory loading lazy

    ๐Ÿ”„ Changed

    • Detect case insensitivity using by writing temp file