# 2.15.05.29 * Move to PSR-1 and PSR-2. (Ivan Enderlin, 2015-05-20T09:27:10+02:00) # 2.15.02.26 * Decode URI after having splitted subdomain and URI. (Ivan Enderlin, 2015-02-26T11:28:50+01:00) * Add the `CHANGELOG.md` file. (Ivan Enderlin, 2015-02-26T09:02:35+01:00) * Complete HTTP methods (match IANA list). (Ivan Enderlin, 2015-02-17T16:41:42+01:00) * Sort HTTP methods to ease the reading. (Ivan Enderlin, 2015-02-17T16:26:10+01:00) * Add the `Hoa\Router\Http\Dav` router! (Ivan Enderlin, 2015-02-17T14:16:31+01:00) * Allow to define new HTTP methods in sub-classes. (Ivan Enderlin, 2015-02-17T14:24:45+01:00) * Move `Hoa\Router\Http` to `Hoa\Router\Http\Http`. (Ivan Enderlin, 2015-02-17T14:15:47+01:00) * Remove a useless line. (Ivan Enderlin, 2015-01-29T14:08:19+01:00) * Remove `from`/`import` and update to PHP5.4. (Matthieu de Laubrie, 2015-01-26T14:35:26+01:00) * Update schemas and links in the documentation. (Ivan Enderlin, 2015-01-23T19:26:29+01:00) # 2.15.01.23 * Fix when the `_method` router variable is missing. (Ivan Enderlin, 2015-01-09T14:48:03+01:00) * Add the `_uri` and `_method` special variables in the HTTP router. (Ivan Enderlin, 2015-01-05T23:46:55+01:00) * Happy new year! (Ivan Enderlin, 2015-01-05T15:07:49+01:00) # 2.14.12.10 * Move to PSR-4. (Ivan Enderlin, 2014-12-09T18:44:18+01:00) * Format documentation. (Ivan Enderlin, 2014-12-04T15:40:09+01:00) * Fix documentation. (Samuel Laulhau, 2014-12-04T09:52:51+01:00) # 2.14.11.09 * Add links around `hoa://`. (Ivan Enderlin, 2014-09-26T10:44:17+02:00) # 2.14.09.23 * Add `branch-alias`. (Stéphane PY, 2014-09-23T11:50:57+02:00) # 2.14.09.17 * Drop PHP5.3. (Ivan Enderlin, 2014-09-17T17:15:07+02:00) * Add the installation section. (Ivan Enderlin, 2014-09-17T17:14:56+02:00) (first snapshot)