diff --git a/CHANGELOG.md b/CHANGELOG.md index 1dcf71e..ab62c0f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,67 @@ +# 1.17.02.21 + + * Documentation: Add details about stream context. (Ivan Enderlin, 2017-02-21T16:56:47+01:00) + * Documentation: Fix typos. (Ivan Enderlin, 2017-02-20T10:25:37+01:00) + * Documentation: Better explain this is an example. (Ivan Enderlin, 2017-02-20T10:13:25+01:00) + * Documentation: Add a link to php.net/context.http. (Ivan Enderlin, 2017-02-20T10:12:26+01:00) + * Documentation: Complete the Quick usage Section. (Ivan Enderlin, 2017-02-20T08:35:56+01:00) + * Documentation: Complete the `README.md`. (Ivan Enderlin, 2017-02-20T08:29:51+01:00) + * Documentation: Continue the `README.md`. (Ivan Enderlin, 2017-02-17T17:18:46+01:00) + * Documentation: Complete the listener section. (Ivan Enderlin, 2017-02-13T09:11:11+01:00) + * Documentation: Continue the `README.md`. (Ivan Enderlin, 2017-02-13T08:59:39+01:00) + * Documentation: Start a `README.md`. (Ivan Enderlin, 2017-02-11T14:03:36+01:00) + * Documentation: Add inline explanations about `@`. (Ivan Enderlin, 2017-02-13T11:55:24+01:00) + * Test: Move `case_notification` in integration s. (Ivan Enderlin, 2017-02-10T15:31:54+01:00) + * Test: Complete `Hoa\Stream` test suite. (Ivan Enderlin, 2017-02-10T15:24:08+01:00) + * Test: Complete `Hoa\Stream` test suite. (Ivan Enderlin, 2017-02-10T13:07:59+01:00) + * Test: Complete `Hoa\Stream` test suite. (Ivan Enderlin, 2017-02-10T09:55:17+01:00) + * Stream: Reset buffer size when re-opening. (Ivan Enderlin, 2017-02-10T09:54:31+01:00) + * Test: Complete `Hoa\Stream` test suite. (Ivan Enderlin, 2017-02-07T08:22:01+01:00) + * Test: Complete `Hoa\Stream` test suite. (Ivan Enderlin, 2017-02-07T07:57:10+01:00) + * Test: Complete `Hoa\Stream` test suite. (Ivan Enderlin, 2017-02-06T08:46:14+01:00) + * Stream: Refine borrowing vocabulary. (Ivan Enderlin, 2017-02-06T08:24:35+01:00) + * Test: Write `Hoa\Stream` test suite. (Ivan Enderlin, 2017-02-03T12:16:29+01:00) + * Documentation: Fix API documentation. (Ivan Enderlin, 2017-02-03T11:57:29+01:00) + * Stream: Disallow invalid resource in `_setStream`. (Ivan Enderlin, 2017-02-03T11:55:01+01:00) + * Stream: Add the `hasBeenDeferred` method. (Ivan Enderlin, 2017-02-03T11:03:21+01:00) + * Test: Write `Hoa\Stream\Context` test suite. (Ivan Enderlin, 2017-02-02T15:23:47+01:00) + * Documentation: Fix class description. (Ivan Enderlin, 2017-02-02T15:05:55+01:00) + * Test: Write `Hoa\Stream\Composite` test suite. (Ivan Enderlin, 2017-02-02T15:05:37+01:00) + * Test: Write `Hoa\Stream\Filter\Basic` test suite. (Ivan Enderlin, 2017-02-02T14:48:05+01:00) + * Filter: Add an exception & update documentation. (Ivan Enderlin, 2017-02-02T14:46:36+01:00) + * Test: Write `…eam\Filter\LateComputed` test suite. (Ivan Enderlin, 2017-02-02T14:35:04+01:00) + * Test: Write `Hoa\Stream\Filter` test suite. (Ivan Enderlin, 2017-02-02T14:10:32+01:00) + * Test: Write `Hoa\Stream\Filter` test suite. (Ivan Enderlin, 2017-02-02T13:54:05+01:00) + * Test: Write `…Stream\Filter\Exception` test suite. (Ivan Enderlin, 2017-02-02T12:03:31+01:00) + * Quality: Run `hoa devtools:cs`. (Ivan Enderlin, 2017-02-02T12:01:53+01:00) + * Test: Write `Hoa\Stream\Bucket` test suite. (Ivan Enderlin, 2017-02-02T12:01:07+01:00) + * Documentation: Fix API documentation. (Ivan Enderlin, 2017-02-02T12:00:32+01:00) + * Merge branch 'master' into test (Ivan Enderlin, 2017-02-02T11:34:43+01:00) + * Test: Complete `…ream\Wrapper\Wrapper` test suite. (Ivan Enderlin, 2017-02-02T11:33:07+01:00) + * Wrapper: No error reporting for `restore`. (Ivan Enderlin, 2017-02-02T11:28:53+01:00) + * Wrapper: No error reporting from `unregister`. (Ivan Enderlin, 2017-02-02T11:19:10+01:00) + * Wrapper: Exception message with more context. (Ivan Enderlin, 2017-02-02T11:18:42+01:00) + * Documentation: Fix API documentation. (Ivan Enderlin, 2017-02-02T11:18:23+01:00) + * Test: Fix namespaces. (Ivan Enderlin, 2017-02-02T10:49:03+01:00) + * !temp (Ivan Enderlin, 2016-12-16T09:51:57+01:00) + * Test: Write `…Wrapper\IWrapper\Stream` test suite. (Ivan Enderlin, 2016-12-14T14:37:11+01:00) + * Test: Write `…m\Wrapper\IWrapper\File` test suite. (Ivan Enderlin, 2016-12-14T14:36:44+01:00) + * Test: Write `…apper\IWrapper\IWrapper` test suite. (Ivan Enderlin, 2016-12-14T14:34:49+01:00) + * Test: Write `…tream\Wrapper\Exception` test suite. (Ivan Enderlin, 2016-12-14T14:29:06+01:00) + * Test: Use `::class`. (Ivan Enderlin, 2016-12-14T08:13:27+01:00) + * Test: Write `…tream\IStream\Touchable` test suite. (Ivan Enderlin, 2016-12-14T08:12:49+01:00) + * Test: Write `…ream\IStream\Structural` test suite. (Ivan Enderlin, 2016-12-13T17:29:58+01:00) + * Test: Write `…a\Stream\IStream\Stream` test suite. (Ivan Enderlin, 2016-12-13T17:28:34+01:00) + * Test: Write `…Stream\IStream\Statable` test suite. (Ivan Enderlin, 2016-12-13T17:24:54+01:00) + * Test: Write `…tream\IStream\Pointable` test suite. (Ivan Enderlin, 2016-12-13T17:22:53+01:00) + * Test: Write `…Stream\IStream\Pathable` test suite. (Ivan Enderlin, 2016-12-13T17:21:03+01:00) + * Test: Write `…Stream\IStream\Pathable` test suite. (Ivan Enderlin, 2016-12-13T17:20:06+01:00) + * Test: Write `…Stream\IStream\Lockable` test suite. (Ivan Enderlin, 2016-12-13T17:18:43+01:00) + * Test: Write `Hoa\Stream\IStream\In` test suite. (Ivan Enderlin, 2016-12-13T17:14:13+01:00) + * Test: Write `…ream\IStream\Bufferable` test suite. (Ivan Enderlin, 2016-12-13T17:12:16+01:00) + * Build: Add `hoa/test` to `require-dev`. (Ivan Enderlin, 2016-12-13T17:04:33+01:00) + * Test: Write `Hoa\Stream\Exception` test suite. (Ivan Enderlin, 2016-12-13T17:03:23+01:00) + # 1.17.01.13 * Quality: Fix CS. (Ivan Enderlin, 2017-01-13T19:10:23+01:00)