- Quality: Run devtools:cs. (Ivan Enderlin, 2016-01-09T09:09:39+01:00)
- Consistency: Use
Hoa\Consistency
. (Ivan Enderlin, 2015-12-08T21:55:50+01:00)
- Extend
Hoa\Ustring
and mark library as deprecated. (Metalaka, 2015-06-27T19:20:06+02:00)
- Move to PSR-1 and PSR-2. (Ivan Enderlin, 2015-05-18T09:49:37+02:00)
toCode
supports invalid UTF-8 character. (Ivan Enderlin, 2015-03-25T08:52:52+01:00)- Fix a typo in an exception message. (bureX, 2015-01-27T01:41:08+01:00)
- Add the CHANGELOG.md file. (Ivan Enderlin, 2015-02-19T09:11:32+01:00)
- Add
require-dev
withhoa/test
. (Ivan Enderlin, 2015-01-29T14:55:20+01:00) - Add
hoa string:fromcode
andhoa string:tocode
. (Ivan Enderlin, 2015-01-23T22:29:55+01:00) - Translate the documentation in English. (Ivan Enderlin, 2015-01-23T19:27:04+01:00)
- Add examples, present new features and update links in the documentation. (Ivan Enderlin, 2015-01-23T19:27:00+01:00)
- Implement the
getCharWidth
method. (Ivan Enderlin, 2015-01-07T11:00:06+01:00) - Accept other
intl
implementations. (Ivan Enderlin, 2015-01-06T13:42:20+01:00) - Remove a useless test. (Ivan Enderlin, 2015-01-06T11:24:39+01:00)
- Add more tests for Math symbols. (Ivan Enderlin, 2015-01-06T11:22:53+01:00)
- Add emoji and other symbols supports to
toAscii
. (Ivan Enderlin, 2015-01-06T11:17:32+01:00) - Update
toAscii
to use a transliterator. (Ivan Enderlin, 2015-01-06T10:58:07+01:00) - Add transliterator support. (Ivan Enderlin, 2015-01-06T10:57:30+01:00)
- Happy new year! (Ivan Enderlin, 2015-01-05T14:52:34+01:00)
- 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
ifCollator
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)
- Move to PSR-4. (Ivan Enderlin, 2014-12-09T18:48:53+01:00)
- 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)
- Add
branch-alias
. (Stéphane PY, 2014-09-23T11:55:55+02:00)
- 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)