This repository has been archived by the owner on Sep 20, 2021. It is now read-only.
Releases: hoaproject/File
Releases · hoaproject/File
1.17.07.11
- doc(api) Rewrite
copy
definition. (Ivan Enderlin, 2017-07-11T09:35:10+02:00) - fix(directory) Use read-only mode when copying. (Ivan Enderlin, 2017-07-06T13:34:16+02:00)
- chore(cs) Remove an empty line. (Ivan Enderlin, 2017-07-06T13:32:34+02:00)
1.17.01.13
- Quality: Happy new year! (Alexis von Glasow, 2017-01-10T12:56:03+01:00)
- Quality: Fix CS. (Ivan Enderlin, 2016-10-13T22:51:31+02:00)
- Finder: Better variable semantics in
in
. (Ivan Enderlin, 2016-10-13T22:47:37+02:00) - Finder: Reduce error vulnerability. (Ivan Enderlin, 2016-10-13T22:43:03+02:00)
- Add Glob pattern handling in the
Finder
(Stéphane HULARD, 2015-11-12T22:28:20+01:00) - Documentation: Update
support
properties. (Ivan Enderlin, 2016-10-05T20:43:22+02:00) - Composer: New stable library. (Ivan Enderlin, 2016-01-14T21:55:56+01:00)
1.16.01.15
- Composer: New stable library. (Ivan Enderlin, 2016-01-14T21:54:42+01:00)
1.16.01.14
- Quality: Drop PHP5.4. (Ivan Enderlin, 2016-01-11T09:15:26+01:00)
- Quality: Run devtools:cs. (Ivan Enderlin, 2016-01-09T09:02:11+01:00)
- Core: Remove
Hoa\Core
. (Ivan Enderlin, 2016-01-09T08:16:42+01:00) - Consistency: Use
Hoa\Consistency
. (Ivan Enderlin, 2015-12-08T11:13:39+01:00) - Event: Use
Hoa\Event
. (Ivan Enderlin, 2015-11-23T22:08:07+01:00) - Exception: Use
Hoa\Exception
. (Ivan Enderlin, 2015-11-20T07:47:57+01:00) - Fix API documentation, type-hints & co. (Ivan Enderlin, 2015-11-09T08:09:46+01:00)
0.15.11.09
- Add a
.gitignore
file. (Stéphane HULARD, 2015-08-03T11:30:34+02:00)
0.15.05.27
getSize
returnsfalse
if stream is unstatable. (Ivan Enderlin, 2015-05-27T11:05:46+02:00)getStatistic
works on the stream pointer. (Ivan Enderlin, 2015-05-27T11:04:26+02:00)
0.15.05.12
- Move to PSR-1 and PSR-2. (Ivan Enderlin, 2015-05-12T10:23:01+02:00)
- Remove
from
/import
. (Ivan Enderlin, 2015-05-12T10:00:37+02:00)
0.15.02.19
- Add the CHANGELOG.md file. (Ivan Enderlin, 2015-02-19T09:00:34+01:00)
- Happy new year! (Ivan Enderlin, 2015-01-05T14:30:33+01:00)
0.14.12.10
- Move to PSR-4. (Ivan Enderlin, 2014-12-09T13:48:14+01:00)
0.14.11.26
- Format the
composer.json
file. (Ivan Enderlin, 2014-11-25T14:08:32+01:00) - Require
hoa/test
. (Alexis von Glasow, 2014-11-25T13:50:25+01:00)