Skip to content

Latest commit

 

History

History
68 lines (44 loc) · 2.4 KB

CHANGELOG.md

File metadata and controls

68 lines (44 loc) · 2.4 KB

0.16.04.06

  • Dal: Fix a bad method call. (Ivan Enderlin, 2016-04-06T16:01:39+02:00)

0.16.03.15

  • DAL: Introduce iterators over result sets! (Metalaka, 2016-02-08T09:12:39+01:00)
  • use ~1.0 in zFormat and not and ~0.0 cause 0.0 not exist (camael24, 2016-02-07T12:14:30+01:00)

0.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:59:59+01:00)
  • Core: Remove Hoa\Core. (Ivan Enderlin, 2016-01-09T08:09:56+01:00)
  • Parameters: Use Hoa\Zformat. (Ivan Enderlin, 2016-01-08T17:07:10+01:00)
  • Consistency: Update dnew call. (Ivan Enderlin, 2015-12-09T16:46:35+01:00)
  • Consistency: Use Hoa\Consistency. (Ivan Enderlin, 2015-12-08T11:03:16+01:00)
  • Event: Use Hoa\Event. (Ivan Enderlin, 2015-11-23T21:56:46+01:00)
  • Exception: Use Hoa\Exception. (Ivan Enderlin, 2015-11-20T07:19:31+01:00)
  • Introduce the late database connection feature. (Metalaka, 2015-11-09T21:13:01+01:00)
  • Fix PHPDoc & typo. (Metalaka, 2015-07-17T15:48:17+02:00)

0.15.09.08

  • Fix CS. (Ivan Enderlin, 2015-08-10T08:13:56+02:00)
  • Simplify code by using the ?: operator. (Ivan Enderlin, 2015-08-10T08:04:07+02:00)
  • Add tests for enclose identifier feature. (Metalaka, 2015-06-26T15:26:14+02:00)
  • Introduce enclose identifier feature. (Metalaka, 2015-06-19T01:38:30+02:00)
  • Add a .gitignore file. (Stéphane HULARD, 2015-08-03T11:25:42+02:00)

0.15.07.28

  • Fix phpDoc. (Metalaka, 2015-07-15T18:05:42+02:00)

0.15.05.29

  • Move to PSR-1 and PSR-2. (Ivan Enderlin, 2015-05-15T09:26:23+02:00)

0.15.02.18

  • Add the CHANGELOG.md file. (Ivan Enderlin, 2015-02-18T09:25:12+01:00)
  • Happy new year! (Ivan Enderlin, 2015-01-05T14:23:50+01:00)

0.14.12.10

  • Move to PSR-4. (Ivan Enderlin, 2014-12-09T13:42:29+01:00)
  • Add examples as tests. (Ivan Enderlin, 2014-12-08T17:33:28+01:00)
  • s/dns/dsn/. (Ivan Enderlin, 2014-12-01T14:13:00+01:00)

0.14.11.26

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

0.14.11.15

  • Remove useless lines. (Ivan Enderlin, 2014-11-12T18:03:47+01:00)
  • Remove from/import and update to PHP5.4. (Metalaka, 2014-10-08T21:41:33+02:00)

0.14.09.23

  • Add branch-alias. (Stéphane PY, 2014-09-23T12:00:46+02:00)

0.14.09.17

  • Drop PHP5.3. (Ivan Enderlin, 2014-09-17T17:55:12+02:00)

(first snapshot)