This repository has been archived by the owner on Sep 20, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 18
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
21 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
# 0.16.01.06 | ||
|
||
* Prelude: Introduce the prelude/preamble! (Ivan Enderlin, 2015-12-09T08:34:16+01:00) | ||
* Consistency: Import last methods from `Hoa\Core`. (Ivan Enderlin, 2015-12-09T08:24:02+01:00) | ||
* Quality: Fix CS. (Ivan Enderlin, 2015-12-09T06:43:22+01:00) | ||
* Add a `.gitignore` file. (Metalaka, 2015-12-03T13:21:11+01:00) | ||
* Autoloader: Propagate unknown entity on the stack. (Ivan Enderlin, 2015-12-03T11:04:57+01:00) | ||
* Autoloader: Auto-register to support flex entity. (Ivan Enderlin, 2015-12-03T10:01:23+01:00) | ||
* Composer: Force some files to load. (Ivan Enderlin, 2015-12-03T08:15:55+01:00) | ||
* Test: Simplify `case_register`. (Ivan Enderlin, 2015-12-03T08:15:19+01:00) | ||
* Consistency: Use a strict equality check on trait. (Ivan Enderlin, 2015-12-02T17:11:50+01:00) | ||
* README: First draft. (Ivan Enderlin, 2015-12-02T08:40:34+01:00) | ||
* Documentation: Update API documentation. (Ivan Enderlin, 2015-12-02T08:37:58+01:00) | ||
* Autoloader: Support flex entities. (Ivan Enderlin, 2015-12-02T08:18:39+01:00) | ||
* Test: Write test suite of `…nsistency\Autoloader`. (Ivan Enderlin, 2015-12-01T08:42:30+01:00) | ||
* Test: Write test suite of `…sistency\Consistency`. (Ivan Enderlin, 2015-11-25T22:10:30+01:00) | ||
* Test: Write test suite of `…onsistency\Xcallable`. (Ivan Enderlin, 2015-11-25T08:45:59+01:00) | ||
* Test: Write test suite of `…onsistency\Exception`. (Ivan Enderlin, 2015-11-24T16:59:18+01:00) | ||
* Split from `Hoa\Core`. (Ivan Enderlin, 2015-11-23T23:08:19+01:00) | ||
|
||
(first snapshot) |