Releases: spatie/temporary-directory
Releases · spatie/temporary-directory
1.2.1
- delete directories using
FilesystemIterator
1.2.0
wip
1.1.5
wip
1.1.4
- use return types instead of php-doc-tags
1.1.3
- Check for empty
name
when returningfullPath
1.1.2
- do not use periods when generating a name for the temporary directory
1.1.1
- do not use spaces when generating a name for the temporary directory
1.1.0
- added optional $location argument in the
TemporaryDirectory
constructor
1.0.0
- initial release
0.0.3
- experimental release