|
| 1 | +# 1.16.04.06 |
| 2 | + |
| 3 | + * Composer: Update `hoa/graph` dependency. (Ivan Enderlin, 2016-04-06T17:36:04+02:00) |
| 4 | + * Test: Write test suite of the documentation. (Ivan Enderlin, 2016-04-05T17:20:34+02:00) |
| 5 | + * Documentation: Complete the `README.md` file. (Ivan Enderlin, 2016-04-05T17:20:23+02:00) |
| 6 | + * Test: Complete test suite of `Hoa\Acl\Acl`. (Ivan Enderlin, 2016-04-01T17:30:01+02:00) |
| 7 | + * Assert: Asserter has an arity of 3. (Ivan Enderlin, 2016-04-01T17:29:29+02:00) |
| 8 | + * Test: Complete test suite of `Hoa\Acl\Acl`. (Ivan Enderlin, 2016-04-01T17:22:58+02:00) |
| 9 | + * Acl: Check if a service is allowed too. (Ivan Enderlin, 2016-04-01T17:10:15+02:00) |
| 10 | + * Test: Complete test suite of `Hoa\Acl\Acl`. (Ivan Enderlin, 2016-04-01T08:10:45+02:00) |
| 11 | + * Acl: Update according to the new `Hoa\Graph` API. (Ivan Enderlin, 2016-04-01T08:09:25+02:00) |
| 12 | + * Acl: The constructor has an arity of zero. (Ivan Enderlin, 2016-04-01T08:08:11+02:00) |
| 13 | + * Documentation: Update API documentation. (Ivan Enderlin, 2016-03-22T17:15:10+01:00) |
| 14 | + * Acl: Shadow `DELETE_*` constants to `Hoa\Graph`. (Ivan Enderlin, 2016-03-22T17:14:03+01:00) |
| 15 | + * Test: Use `::class` when possible. (Ivan Enderlin, 2016-03-15T22:03:39+01:00) |
| 16 | + * Group: `Hoa\Graph\IGraph\Node` has moved. (Ivan Enderlin, 2016-03-15T22:03:03+01:00) |
| 17 | + * !fixup test exception (Ivan Enderlin, 2016-03-15T21:55:56+01:00) |
| 18 | + * Group, User: Re-index exceptions. (Ivan Enderlin, 2016-03-14T17:27:28+01:00) |
| 19 | + * Acl: An ACL is just a graph containing groups. (Ivan Enderlin, 2016-03-14T17:09:01+01:00) |
| 20 | + * Acl: Rewrite links between classes. (Ivan Enderlin, 2016-03-14T17:00:01+01:00) |
| 21 | + * Test: Write test suite of `Hoa\Acl\Acl`. (Ivan Enderlin, 2016-03-11T21:47:03+01:00) |
| 22 | + * Composer: Add `hoa/test` in `require-dev`. (Ivan Enderlin, 2016-03-08T17:11:01+01:00) |
| 23 | + * Test: Write test suite of `Hoa\Acl\User`. (Ivan Enderlin, 2016-03-08T17:10:49+01:00) |
| 24 | + * Test: Write test suite of `Hoa\Acl\Service`. (Ivan Enderlin, 2016-03-08T17:01:54+01:00) |
| 25 | + * Test: Write test suite of `Hoa\Acl\Exception`. (Ivan Enderlin, 2016-03-08T16:51:05+01:00) |
| 26 | + * Test: Write test suite of `Hoa\Acl\Group`. (Ivan Enderlin, 2016-03-08T08:23:52+01:00) |
| 27 | + * Permission: `setId` must be protected. (Ivan Enderlin, 2016-03-08T08:06:43+01:00) |
| 28 | + * Test: Write test suite of `Hoa\Acl\Assertable`. (Ivan Enderlin, 2016-03-08T07:58:46+01:00) |
| 29 | + * Test: Write test suite of `Hoa\Acl\Permission`. (Ivan Enderlin, 2016-03-08T07:55:35+01:00) |
| 30 | + * Quality: Standardize the API. (Ivan Enderlin, 2016-03-04T15:52:32+01:00) |
| 31 | + |
1 | 32 | # 0.16.01.11 |
2 | 33 |
|
3 | 34 | * Quality: Drop PHP5.4. (Ivan Enderlin, 2016-01-11T09:15:26+01:00) |
|
0 commit comments