Skip to content

Releases: sndsgd/fs

Version 0.4.5

04 Nov 15:37
d00375c
Compare
Choose a tag to compare
Version 0.4.5 Pre-release
Pre-release
absolutize a path if it begins without directory information (#15)

Version 0.4.4

02 Nov 12:32
cb68716
Compare
Choose a tag to compare
Version 0.4.4 Pre-release
Pre-release
cleanup docblocks (#14)

Version 0.4.3

23 Oct 23:37
Compare
Choose a tag to compare
Version 0.4.3 Pre-release
Pre-release
add directory check to LocatorAbstract::getIterator() (#13)

Version 0.4.2

15 Apr 14:58
Compare
Choose a tag to compare
Version 0.4.2 Pre-release
Pre-release
add FileEntity::getName() (#12)

* add FileEntity::getName()

* use phpunit 5

Version 0.4.1

12 Jan 11:11
Compare
Choose a tag to compare
Version 0.4.1 Pre-release
Pre-release
add ability to create temp files with extensions (#11)

Version 0.4.0

24 Dec 19:17
Compare
Choose a tag to compare
Version 0.4.0 Pre-release
Pre-release
Verify php 7.1 support (#10)

Version 0.3.3

14 Nov 23:49
Compare
Choose a tag to compare
Version 0.3.3 Pre-release
Pre-release
add DirEntity::getDir() (#9)

Version 0.3.2

12 Aug 23:06
Compare
Choose a tag to compare
Version 0.3.2 Pre-release
Pre-release
the 'get' is really just weird (#6)

Version 0.3.1

23 Jul 20:08
Compare
Choose a tag to compare
Version 0.3.1 Pre-release
Pre-release
version bump sndsgd/util

Version 0.3.0

17 Jul 18:09
Compare
Choose a tag to compare
Version 0.3.0 Pre-release
Pre-release
add generic locator (#5)

* add `sndsgd\fs\locator\GenericLocator`