This repository has been archived by the owner on Sep 20, 2021. It is now read-only.
Releases: hoaproject/Consistency
Releases · hoaproject/Consistency
2.17.08.29
- fix(autoloader) Take into the move to
Source
. (Ivan Enderlin, 2017-08-29T15:36:49+02:00) - doc(xcallable) Rewrite. (Ivan Enderlin, 2017-08-29T15:36:25+02:00)
- chore(path) Move code into the
Source
directory. (Ivan Enderlin, 2017-08-29T15:26:24+02:00) - doc(consistency) Rewrite and add doctests. (Ivan Enderlin, 2017-08-22T11:14:35+02:00)
- chore(php) Remove PHP 7.x implementations. (Ivan Enderlin, 2017-08-22T10:54:32+02:00)
- chore(php) Rewrite
curry
with new PHP features. (Ivan Enderlin, 2017-08-22T10:50:59+02:00) - doc(consistency) Rewrite the doc. of
curry
. (Ivan Enderlin, 2017-08-22T10:50:27+02:00) - doc(exception) Rewrite. (Ivan Enderlin, 2017-08-22T10:39:46+02:00)
- doc(autoloader) Rewrite and add doctests. (Ivan Enderlin, 2017-08-22T10:28:31+02:00)
- test(unit) Fix
case_add_namespace_prepend
. (Ivan Enderlin, 2017-08-22T09:43:37+02:00) - chore(composer) Anticipate future BC breaks. (Ivan Enderlin, 2017-08-21T11:04:35+02:00)
- chore(php) Drop dependency to
hoa/exception
. (Ivan Enderlin, 2017-08-21T11:04:06+02:00) - chore(php) Migrate to PHP 7.1. (Ivan Enderlin, 2017-08-21T10:54:57+02:00)
- chore(ci) Drop HHVM support. (Grummfy, 2017-07-06T20:34:54+02:00)
1.17.05.02
- CI: Set up Travis. (Ivan Enderlin, 2017-03-08T09:52:17+01:00)
- Prelude: Remove the
(unset)
cast. (Ivan Enderlin, 2017-03-07T16:55:13+01:00)
1.17.01.10
- Quality: Happy new year! (Alexis von Glasow, 2017-01-09T21:38:10+01:00)
- Documentation: New
README.md
file. (Ivan Enderlin, 2016-10-19T16:27:31+02:00) - Documentation: Fix
docs
andsource
links. (Ivan Enderlin, 2016-10-05T20:26:20+02:00) - Documentation: Update
support
properties. (Ivan Enderlin, 2016-10-05T15:56:01+02:00) - Consistency:
void
is a reserved keyword now. (Ivan Enderlin, 2016-09-02T11:06:18+02:00) - Consistency: Remove
trait_exists
polyfill. (Ivan Enderlin, 2016-08-23T17:26:07+02:00)
1.16.03.03
- Add
STREAM_CRYPTO_METHOD_*
constants on PHP 5.5. (Metalaka, 2016-02-29T21:10:14+01:00) - Composer: Fix
hoa/stream
dependency. (Ivan Enderlin, 2016-03-03T10:13:50+01:00)
1.16.01.14
- Test: Write cases for flex entity in autoloader. (Ivan Enderlin, 2016-01-14T10:45:08+01:00)
- Autoloader: Restrict loads to mapped entities. (Ivan Enderlin, 2016-01-14T10:38:21+01:00)
1.16.01.11
- Quality: Drop PHP5.4. (Ivan Enderlin, 2016-01-11T09:15:26+01:00)
- Quality: Run devtools:cs. (Ivan Enderlin, 2016-01-09T08:58:31+01:00)
- Core: Remove
Hoa\Core
. (Ivan Enderlin, 2016-01-09T08:03:33+01:00)
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)