Skip to content
This repository has been archived by the owner on Sep 20, 2021. It is now read-only.

Latest commit

 

History

History
70 lines (42 loc) · 2.32 KB

CHANGELOG.md

File metadata and controls

70 lines (42 loc) · 2.32 KB

1.17.01.13

  • Quality: Happy new year! (Alexis von Glasow, 2017-01-09T21:37:07+01:00)

1.17.01.06

  • Realdom: Add u8, u16, u32, i8, i16 and i32. (Ivan Enderlin, 2017-01-06T14:04:30+01:00)
  • Documentation: Update support properties. (Ivan Enderlin, 2016-10-11T16:57:35+02:00)

1.16.09.21

  • Replace void by null as void is now a reserved keyword (Alexis von Glasow, 2016-09-21T13:48:25+02:00)

1.16.01.15

  • Composer: New stable libraries. (Ivan Enderlin, 2016-01-14T22:07:08+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:07:40+01:00)
  • Core: Remove Hoa\Core. (Ivan Enderlin, 2016-01-09T08:22:39+01:00)
  • Bin: Update output of realdom:reflection. (Ivan Enderlin, 2015-12-09T16:58:49+01:00)
  • Consistency: Remove from/foreachImport call. (Ivan Enderlin, 2015-12-09T16:58:19+01:00)
  • Consistency: Update dnew call. (Ivan Enderlin, 2015-12-09T07:05:58+01:00)
  • Consistency: Use Hoa\Consistency. (Ivan Enderlin, 2015-12-08T21:43:49+01:00)
  • Exception: Use Hoa\Exception. (Ivan Enderlin, 2015-11-20T13:04:35+01:00)

0.15.09.08

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

0.15.06.01

  • Make the realdom function global. (Ivan Enderlin, 2015-06-01T12:16:59+02:00)

0.15.05.29

  • Move to Hoa\Ustring. (Ivan Enderlin, 2015-05-29T14:51:11+02:00)
  • Rename String to RealdomString. (Ivan Enderlin, 2015-05-29T12:09:27+02:00)
  • Rename Float to RealdomFloat. (Ivan Enderlin, 2015-05-29T12:05:19+02:00)
  • Rename Object to RealdomObject. (Ivan Enderlin, 2015-05-29T11:59:37+02:00)
  • Move to PSR-1-2 & drop PHP5.3 & from/import. (Ivan Enderlin, 2015-05-29T09:48:51+02:00)

0.15.02.24

  • Add the CHANGELOG.md file. (Ivan Enderlin, 2015-02-24T09:41:27+01:00)
  • Happy new year! (Ivan Enderlin, 2015-01-05T14:45:52+01:00)

0.14.12.10

  • Move to PSR-4. (Ivan Enderlin, 2014-12-09T18:39:48+01:00)

0.14.11.25

  • Hoa\Visitor has been finalized. (Ivan Enderlin, 2014-11-15T22:25:21+01:00)

0.14.11.09

  • Use hoa/iterator ~1.0. (Ivan Enderlin, 2014-11-09T11:06:24+01:00)

0.14.09.23

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

0.14.09.17

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

(first snapshot)