1# 1.17.05.02
2
3  * CI: Set up Travis. (Ivan Enderlin, 2017-03-08T09:52:17+01:00)
4  * Prelude: Remove the `(unset)` cast. (Ivan Enderlin, 2017-03-07T16:55:13+01:00)
5
6# 1.17.01.10
7
8  * Quality: Happy new year! (Alexis von Glasow, 2017-01-09T21:38:10+01:00)
9  * Documentation: New `README.md` file. (Ivan Enderlin, 2016-10-19T16:27:31+02:00)
10  * Documentation: Fix `docs` and `source` links. (Ivan Enderlin, 2016-10-05T20:26:20+02:00)
11  * Documentation: Update `support` properties. (Ivan Enderlin, 2016-10-05T15:56:01+02:00)
12  * Consistency: `void` is a reserved keyword now. (Ivan Enderlin, 2016-09-02T11:06:18+02:00)
13  * Consistency: Remove `trait_exists` polyfill. (Ivan Enderlin, 2016-08-23T17:26:07+02:00)
14
15# 1.16.03.03
16
17  * Add `STREAM_CRYPTO_METHOD_*` constants on PHP 5.5. (Metalaka, 2016-02-29T21:10:14+01:00)
18  * Composer: Fix `hoa/stream` dependency. (Ivan Enderlin, 2016-03-03T10:13:50+01:00)
19
20# 1.16.01.14
21
22  * Test: Write cases for flex entity in autoloader. (Ivan Enderlin, 2016-01-14T10:45:08+01:00)
23  * Autoloader: Restrict loads to mapped entities. (Ivan Enderlin, 2016-01-14T10:38:21+01:00)
24
25# 1.16.01.11
26
27  * Quality: Drop PHP5.4. (Ivan Enderlin, 2016-01-11T09:15:26+01:00)
28  * Quality: Run devtools:cs. (Ivan Enderlin, 2016-01-09T08:58:31+01:00)
29  * Core: Remove `Hoa\Core`. (Ivan Enderlin, 2016-01-09T08:03:33+01:00)
30
31# 0.16.01.06
32
33  * Prelude: Introduce the prelude/preamble! (Ivan Enderlin, 2015-12-09T08:34:16+01:00)
34  * Consistency: Import last methods from `Hoa\Core`. (Ivan Enderlin, 2015-12-09T08:24:02+01:00)
35  * Quality: Fix CS. (Ivan Enderlin, 2015-12-09T06:43:22+01:00)
36  * Add a `.gitignore` file. (Metalaka, 2015-12-03T13:21:11+01:00)
37  * Autoloader: Propagate unknown entity on the stack. (Ivan Enderlin, 2015-12-03T11:04:57+01:00)
38  * Autoloader: Auto-register to support flex entity. (Ivan Enderlin, 2015-12-03T10:01:23+01:00)
39  * Composer: Force some files to load. (Ivan Enderlin, 2015-12-03T08:15:55+01:00)
40  * Test: Simplify `case_register`. (Ivan Enderlin, 2015-12-03T08:15:19+01:00)
41  * Consistency: Use a strict equality check on trait. (Ivan Enderlin, 2015-12-02T17:11:50+01:00)
42  * README: First draft. (Ivan Enderlin, 2015-12-02T08:40:34+01:00)
43  * Documentation: Update API documentation. (Ivan Enderlin, 2015-12-02T08:37:58+01:00)
44  * Autoloader: Support flex entities. (Ivan Enderlin, 2015-12-02T08:18:39+01:00)
45  * Test: Write test suite of `…nsistency\Autoloader`. (Ivan Enderlin, 2015-12-01T08:42:30+01:00)
46  * Test: Write test suite of `…sistency\Consistency`. (Ivan Enderlin, 2015-11-25T22:10:30+01:00)
47  * Test: Write test suite of `…onsistency\Xcallable`. (Ivan Enderlin, 2015-11-25T08:45:59+01:00)
48  * Test: Write test suite of `…onsistency\Exception`. (Ivan Enderlin, 2015-11-24T16:59:18+01:00)
49  * Split from `Hoa\Core`. (Ivan Enderlin, 2015-11-23T23:08:19+01:00)
50
51(first snapshot)
52