Skip to content

Latest commit

 

History

History
74 lines (48 loc) · 2.73 KB

CHANGELOG.md

File metadata and controls

74 lines (48 loc) · 2.73 KB

1.17.05.02

  • Quality: Fix CS. (Ivan Enderlin, 2017-03-24T15:56:41+01:00)
  • if value is not defined, set the default value (Aymeric GERLIER, 2014-09-17T14:03:12+02:00)

1.17.01.10

  • Quality: Happy new year! (Alexis von Glasow, 2017-01-09T21:37:00+01:00)
  • Documentation: Fix “Learn more” link. (Ivan Enderlin, 2016-10-21T07:49:29+02:00)
  • Documentation: Use TLS when possible. (Ivan Enderlin, 2016-10-21T07:46:31+02:00)
  • Documentation: New README.md file. (Ivan Enderlin, 2016-10-21T07:45:04+02:00)
  • Documentation: Update support properties. (Ivan Enderlin, 2016-10-05T20:32:25+02:00)

1.16.01.15

  • Composer: New stable library. (Ivan Enderlin, 2016-01-14T21:50:22+01:00)

1.16.01.14

  • Quality: Drop PHP5.4. (Ivan Enderlin, 2016-01-11T09:15:26+01:00)
  • Quality: Run devtools:cs. (Ivan Enderlin, 2016-01-09T09:00:42+01:00)
  • Core: Remove Hoa\Core. (Ivan Enderlin, 2016-01-09T08:14:12+01:00)
  • Parameters: Use Hoa\Zformat. (Ivan Enderlin, 2016-01-08T17:09:13+01:00)
  • Core: Hoa\Core\Data has been moved. (Ivan Enderlin, 2016-01-06T08:24:52+01:00)
  • Consistency: Remove from calls. (Ivan Enderlin, 2015-12-09T06:36:48+01:00)
  • Consistency: Update dnew calls. (Ivan Enderlin, 2015-12-08T23:40:19+01:00)
  • Consistency: Use Hoa\Consistency. (Ivan Enderlin, 2015-12-08T11:05:04+01:00)
  • Exception: Use Hoa\Exception. (Ivan Enderlin, 2015-11-20T07:20:55+01:00)

0.15.11.09

  • Add a .gitignore file. (Stéphane HULARD, 2015-08-03T11:27:38+02:00)

0.15.05.29

  • Move to PSR-1 and PSR-2. (Ivan Enderlin, 2015-05-04T20:24:40+02:00)

0.15.04.16

  • Add the CHANGELOG.md file. (Ivan Enderlin, 2015-02-18T09:31:07+01:00)
  • Fix links. (Ivan Enderlin, 2015-02-03T09:50:09+01:00)

0.15.01.23

  • Add the ClassMethod dispatcher. (Ivan Enderlin, 2015-01-09T15:44:25+01:00)
  • Remove the assumption call+able=controller+action. (Ivan Enderlin, 2015-01-09T15:28:34+01:00)
  • More tests for the dispatch method. (Ivan Enderlin, 2015-01-09T11:48:08+01:00)
  • Migrate some tests. (Ivan Enderlin, 2015-01-08T17:45:41+01:00)
  • Happy new year! (Ivan Enderlin, 2015-01-05T14:26:09+01:00)

0.14.12.10

  • Move to PSR-4. (Ivan Enderlin, 2014-12-09T13:43:35+01:00)

0.14.11.26

  • Format. (Ivan Enderlin, 2014-11-25T14:16:40+01:00)
  • Require hoa/test. (Alexis von Glasow, 2014-11-25T13:49:56+01:00)

0.14.11.09

  • Remove from/import and update to PHP5.4. (Ivan Enderlin, 2014-10-05T11:17:56+02:00)

0.14.09.23

  • Format code. #mania (Ivan Enderlin, 2014-09-23T16:12:43+02:00)
  • Add branch-alias. (Stéphane PY, 2014-09-23T11:50:59+02:00)

0.14.09.17

  • Drop PHP5.3. (Ivan Enderlin, 2014-09-17T17:17:11+02:00)
  • Add the installation section. (Ivan Enderlin, 2014-09-17T17:17:01+02:00)

(first snapshot)