Skip to content

🪨 Sandstone

Choose a tag to compare

@mychidarko mychidarko released this 08 Nov 20:13

v2.0 - 7 Nov 2024

Added

  • Added storage() and path() methods
  • Added File, Directory and Storage classes

Fixed

  • Fixed implementation of file storage interactions

Changed

  • Replaced FS class with new subclasses
  • Path class for all path operations
  • Created unified API for working with files/directories

Removed

  • Merged copy(), deepCopy() and superCopy() into Directory::copy()