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 16
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
33 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,33 @@ | ||
# 2.14.12.24 | ||
|
||
* Clean code. (Julien Bianchi, 2014-12-24T08:44:59+01:00) | ||
* Add tests for `Hoa\String\Search`. (Ivan Enderlin, 2014-12-23T14:15:21+01:00) | ||
* `toBinaryCode` has a better semantics. (Ivan Enderlin, 2014-12-23T14:11:02+01:00) | ||
* Use hexadecimal everywhere. (Ivan Enderlin, 2014-12-23T12:33:00+01:00) | ||
* Tests are green now. (Ivan Enderlin, 2014-12-23T12:27:38+01:00) | ||
* New `toCode` method, without UCS-2. (Ivan Enderlin, 2014-12-23T12:07:22+01:00) | ||
* Add tests. (Ivan Enderlin, 2014-12-23T02:15:55+01:00) | ||
* Fix flags between global and local in `match`. (Ivan Enderlin, 2014-12-23T02:13:50+01:00) | ||
* Fix `compare` if `Collator` is not present. (Ivan Enderlin, 2014-12-23T02:13:16+01:00) | ||
* Wrong append and prepend algorithm. (Ivan Enderlin, 2014-12-23T02:12:30+01:00) | ||
* Move to PHP5.4 and remove `from`/`import`. (Ivan Enderlin, 2014-12-22T22:44:40+01:00) | ||
|
||
# 2.14.12.10 | ||
|
||
* Move to PSR-4. (Ivan Enderlin, 2014-12-09T18:48:53+01:00) | ||
|
||
# 2.14.11.09 | ||
|
||
* Format code. #mania (Ivan Enderlin, 2014-10-05T15:09:31+02:00) | ||
* Implement the `String::copy` method. (Marc Lemay, 2014-10-05T15:08:33+02:00) | ||
|
||
# 2.14.09.23 | ||
|
||
* Add `branch-alias`. (Stéphane PY, 2014-09-23T11:55:55+02:00) | ||
|
||
# 2.14.09.16 | ||
|
||
* Drop PHP5.3. (Ivan Enderlin, 2014-09-17T17:20:54+02:00) | ||
* Add the installation section. (Ivan Enderlin, 2014-09-17T17:20:46+02:00) | ||
|
||
(first snapshot) |