Skip to content
This repository has been archived by the owner on Sep 20, 2021. It is now read-only.

Commit

Permalink
Prepare 2.16.09.07.
Browse files Browse the repository at this point in the history
  • Loading branch information
Hywan committed Sep 7, 2016
1 parent 3d00c30 commit bb446eb
Showing 1 changed file with 37 additions and 0 deletions.
37 changes: 37 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,40 @@
# 2.16.09.07

* Test: Write `…\Ruler\Visitor\Asserter` test suite. (Ivan Enderlin, 2016-09-07T15:06:46+02:00)
* Asserter: Fix an exception message. (Ivan Enderlin, 2016-09-07T15:04:19+02:00)
* Test: Write `…ler\Visitor\Interpreter` test suite. (Ivan Enderlin, 2016-09-06T08:54:00+02:00)
* Quality: Rename an internal variable. (Ivan Enderlin, 2016-09-06T08:02:30+02:00)
* Test: Parameterized cases are usually protected. (Ivan Enderlin, 2016-09-06T08:00:43+02:00)
* Disassembly: Escape the escaping symbol. (Ivan Enderlin, 2016-09-05T17:23:26+02:00)
* Test: Write `…ler\Visitor\Disassembly` test suite. (Ivan Enderlin, 2016-09-05T17:22:16+02:00)
* Test: Write `…\Ruler\Visitor\Compiler` test suite. (Ivan Enderlin, 2016-09-05T17:15:41+02:00)
* Test: Write `Hoa\Ruler\Ruler` test suite. (Ivan Enderlin, 2016-09-05T08:56:36+02:00)
* Ruler: Rename a namespace alias. (Ivan Enderlin, 2016-09-05T08:19:19+02:00)
* Ruler: Remove the `interprete` method. (Ivan Enderlin, 2016-09-05T08:14:21+02:00)
* Test: Update name for `Issue`. (Ivan Enderlin, 2016-09-05T08:10:18+02:00)
* Quality: Run `hoa devtools:cs`. (Ivan Enderlin, 2016-09-05T08:09:13+02:00)
* Test: Write `…r\Exception\Interpreter` test suite. (Ivan Enderlin, 2016-09-05T08:08:20+02:00)
* Test: Write `…uler\Exception\Asserter` test suite. (Ivan Enderlin, 2016-09-05T08:07:31+02:00)
* Test: Write `…ler\Exception\Exception` test suite. (Ivan Enderlin, 2016-09-05T08:05:36+02:00)
* Test: Format to standard vocabulary. (Ivan Enderlin, 2016-09-05T08:04:39+02:00)
* Test: Rename `CUT` to `SUT`. (Ivan Enderlin, 2016-09-05T08:02:49+02:00)
* Test: Move `Documentation` as integration suite. (Ivan Enderlin, 2016-09-05T08:01:25+02:00)
* Test: Write `Hoa\Ruler\Model\Model` test suite. (Ivan Enderlin, 2016-09-02T17:40:35+02:00)
* Visitor: If the model is empty, compile to `''`. (Ivan Enderlin, 2016-09-02T17:34:27+02:00)
* Test: Ensure recursivity applies onto array items. (Ivan Enderlin, 2016-09-02T17:19:51+02:00)
* Test: Write `Hoa\Ruler\Model\Operator` test suite. (Ivan Enderlin, 2016-09-02T17:09:31+02:00)
* Model: Use the public `getName` method. (Ivan Enderlin, 2016-09-02T17:08:48+02:00)
* Model: Move set auto laziness to `setName`. (Ivan Enderlin, 2016-09-02T17:08:02+02:00)
* Test: Move `…erator` as unit to integration suite. (Ivan Enderlin, 2016-09-02T07:49:40+02:00)
* Documentation: Fix API documentation. (Ivan Enderlin, 2016-09-02T07:47:03+02:00)
* Test: Write `…Ruler\Model\Bag\Context` test suite. (Ivan Enderlin, 2016-09-02T07:46:09+02:00)
* Quality: Remove an unnecessary namespace alias. (Ivan Enderlin, 2016-08-30T17:03:58+02:00)
* Test: Write `…er\Model\Bag\RulerArray` test suite. (Ivan Enderlin, 2016-08-30T17:03:38+02:00)
* Test: Write `…\Ruler\Model\Bag\Scalar` test suite. (Ivan Enderlin, 2016-08-29T16:29:37+02:00)
* Documentation: Fix API documentation. (Ivan Enderlin, 2016-08-29T16:29:16+02:00)
* Test: Write `Hoa\Ruler\Model\Bag` test suite. (Ivan Enderlin, 2016-08-29T15:51:28+02:00)
* Test: Use the `::class` constant. (Ivan Enderlin, 2016-08-29T15:49:09+02:00)

# 2.16.04.06

* Asserter: Fix a wrong namespace access. (jroenf, 2016-04-06T09:09:43+02:00)
Expand Down

0 comments on commit bb446eb

Please sign in to comment.