🪨 Sandstone
v2.0 - 7 Nov 2024
Added
- Added
storage()andpath()methods - Added
File,DirectoryandStorageclasses
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()andsuperCopy()intoDirectory::copy()