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 3
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
24 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,24 @@ | ||
# 1.17.08.29 | ||
|
||
* chore(composer) Update `hoa/consistency`. (Ivan Enderlin, 2017-08-29T15:52:11+02:00) | ||
* feat(type) Use strict types. (Ivan Enderlin, 2017-08-29T15:23:06+02:00) | ||
* chore(path) Move code to the `Source` directory. (Ivan Enderlin, 2017-08-29T15:19:44+02:00) | ||
* feat(option) Update the `unwrap` default message. (Ivan Enderlin, 2017-08-18T10:07:17+02:00) | ||
* feat(option) Cannot call `Some` with `null`. (Ivan Enderlin, 2017-08-18T10:05:32+02:00) | ||
* doc(readme) Fix CS. (Ivan Enderlin, 2017-08-17T13:13:38+02:00) | ||
* doc(readme) Misspelled `assert`. (Ivan Enderlin, 2017-08-16T15:45:57+02:00) | ||
* doc(readme) Fix the `and` example. (Ivan Enderlin, 2017-08-16T15:25:48+02:00) | ||
* test(readme) Fix an example in `README.md`. (Ivan Enderlin, 2017-08-16T15:17:56+02:00) | ||
* chore(cs) Run `hoa devtools:cs`. (Ivan Enderlin, 2017-08-16T13:59:55+02:00) | ||
* doc(api) Add a description to `Option`. (Ivan Enderlin, 2017-08-16T13:57:43+02:00) | ||
* feat(option) The `Option` class is final. (Ivan Enderlin, 2017-08-16T13:55:45+02:00) | ||
* doc(readme) Fix some typos. (Ivan Enderlin, 2017-08-16T11:18:12+02:00) | ||
* doc(readme) Add intro and quick usage. (Ivan Enderlin, 2017-08-16T11:08:42+02:00) | ||
* doc(api) Fix the description. (Ivan Enderlin, 2017-08-16T10:43:09+02:00) | ||
* feat(prelude) Add `Some` and `None` in a prelude. (Ivan Enderlin, 2017-08-16T10:40:50+02:00) | ||
* chore(ci) Add Travis configuration file. (Ivan Enderlin, 2017-08-15T16:54:53+02:00) | ||
* chore(composer) Add PHP minimum version. (Ivan Enderlin, 2017-08-15T16:54:13+02:00) | ||
* test(doc) Write all the doctests. (Ivan Enderlin, 2017-08-15T15:44:52+02:00) | ||
* First commit. (Ivan Enderlin, 2017-08-14T16:54:59+02:00) | ||
|
||
(first snapshot) |