1# 2.17.01.10
2
3  * Quality: Happy new year! (Alexis von Glasow, 2017-01-09T21:38:04+01:00)
4
5# 2.16.11.19
6
7  * Documentation: New `README.md` file. (Ivan Enderlin, 2016-10-18T15:52:39+02:00)
8  * Documentation: Use HTTPS in `composer.json`. (Ivan Enderlin, 2016-10-07T07:56:41+02:00)
9  * Documentation: Update support properties. (Alexis von Glasow, 2016-10-06T19:17:39+02:00)
10  * Test: Use the `::class` constant. (Ivan Enderlin, 2016-09-09T09:29:43+02:00)
11
12# 2.16.03.15
13
14  * Buffer: Make `current` & `key` methods inlinable. (Ivan Enderlin, 2016-02-22T12:01:39+01:00)
15  * README: Illustrate `Hoa\Iterator\Buffer`. (Ivan Enderlin, 2016-01-21T01:09:38+01:00)
16  * Test: Write test suite of `Hoa\Iterator\Buffer`. (Ivan Enderlin, 2016-01-21T01:01:32+01:00)
17  * Iterator: New `Buffer` iterator. (Ivan Enderlin, 2016-01-21T00:55:07+01:00)
18  * Documentation: Update API annotation. (Ivan Enderlin, 2016-01-20T22:18:30+01:00)
19
20# 2.16.01.11
21
22  * Quality: Drop PHP5.4. (Ivan Enderlin, 2016-01-11T09:15:26+01:00)
23  * Quality: Run devtools:cs. (Ivan Enderlin, 2016-01-09T09:03:23+01:00)
24  * Core: Remove `Hoa\Core`. (Ivan Enderlin, 2016-01-09T08:17:49+01:00)
25  * Consistency: Use `Hoa\Consistency`. (Ivan Enderlin, 2015-12-08T11:16:47+01:00)
26  * Exception: Use `Hoa\Exception`. (Ivan Enderlin, 2015-11-20T07:54:23+01:00)
27
28# 1.15.10.29
29
30  * Test: Specify file type with `hoa://Test/Vfs`. (Ivan Enderlin, 2015-10-29T22:20:43+01:00)
31
32# 1.15.09.08
33
34  * Format code. (Ivan Enderlin, 2015-08-27T09:29:13+02:00)
35  * Add a `.gitignore` file. (Stéphane HULARD, 2015-08-03T11:33:46+02:00)
36
37# 1.15.05.29
38
39  * Move to PSR-1 and PSR-2. (Ivan Enderlin, 2015-05-05T09:26:53+02:00)
40
41# 1.15.02.20
42
43  * Add the CHANGELOG.md file. (Ivan Enderlin, 2015-02-20T09:38:07+01:00)
44  * Happy new year! (Ivan Enderlin, 2015-01-05T14:36:22+01:00)
45
46# 1.14.12.10
47
48  * Move to PSR-4. (Ivan Enderlin, 2014-12-09T13:52:31+01:00)
49
50# 1.14.11.26
51
52  * Require `hoa/test`. (Ivan Enderlin, 2014-11-24T15:37:30+01:00)
53
54# 1.14.11.07
55
56  * Finalized the library! (Ivan Enderlin, 2014-11-07T14:39:57+01:00)
57  * `Recursive\Lookahead` has been removed. (Ivan Enderlin, 2014-11-07T14:29:59+01:00)
58  * Add a note about Lookbehind. (Ivan Enderlin, 2014-11-07T14:28:33+01:00)
59  * `RegularExpression` no longer extend `\RegexIterator`. (Ivan Enderlin, 2014-11-07T14:26:04+01:00)
60  * Remove a note about PHP5.4. (Ivan Enderlin, 2014-11-07T14:24:48+01:00)
61  * Add tests. (Ivan Enderlin, 2014-09-28T21:41:45+02:00)
62  * Implement the `Lookbehind` iterator. (Ivan Enderlin, 2014-09-29T21:23:54+02:00)
63  * `HasChildren` and `Tree` have been removed. (Ivan Enderlin, 2014-11-07T14:05:06+01:00)
64  * Remove the `Recursive\Tree` iterator. (Ivan Enderlin, 2014-11-07T14:04:30+01:00)
65  * `HasChildren` is not very well-defined, remove it. (Ivan Enderlin, 2014-11-07T13:38:15+01:00)
66  * Fix API documentation. (Ivan Enderlin, 2014-10-11T09:17:42+02:00)
67  * Fix the specific `fileinfo` class support. (Ivan Enderlin, 2014-10-11T09:15:37+02:00)
68  * Update API documentation. (Ivan Enderlin, 2014-10-09T23:29:31+02:00)
69  * Re-implement SPL `RegexIterator` and `Recursive~`. (Ivan Enderlin, 2014-10-06T14:47:25+02:00)
70  * Bye bye `Recursive\Lookahead`. (Ivan Enderlin, 2014-10-01T22:25:48+02:00)
71  * Rewrite the `Lookahead` iterator. (Ivan Enderlin, 2014-09-29T20:50:34+02:00)
72  * Fix key. (Ivan Enderlin, 2014-09-28T21:41:51+02:00)
73  * Add the `CallbackGenerator` iterator. (Ivan Enderlin, 2014-09-29T09:34:07+02:00)
74  * Remove `from`/`import` and update to PHP5.4. (Ivan Enderlin, 2014-09-28T20:50:27+02:00)
75
76# 0.14.09.23
77
78  * Add `branch-alias`. (Stéphane PY, 2014-09-23T11:50:40+02:00)
79
80# 0.14.09.17
81
82  * Drop PHP5.3. (Ivan Enderlin, 2014-09-17T16:58:17+02:00)
83  * Add the installation section. (Ivan Enderlin, 2014-09-17T16:57:53+02:00)
84
85(first snapshot)
86