Releases: sndsgd/fs
Releases · sndsgd/fs
Version 0.4.5
absolutize a path if it begins without directory information (#15)
Version 0.4.4
cleanup docblocks (#14)
Version 0.4.3
add directory check to LocatorAbstract::getIterator() (#13)
Version 0.4.2
add FileEntity::getName() (#12) * add FileEntity::getName() * use phpunit 5
Version 0.4.1
add ability to create temp files with extensions (#11)
Version 0.4.0
Verify php 7.1 support (#10)
Version 0.3.3
add DirEntity::getDir() (#9)
Version 0.3.2
the 'get' is really just weird (#6)
Version 0.3.1
version bump sndsgd/util
Version 0.3.0
add generic locator (#5) * add `sndsgd\fs\locator\GenericLocator`