https://github.com/hoaproject/Praspel
Revision 114345a68d6bb8c10ed3858aaa6395cf37b79c1d authored by Ivan Enderlin on 14 January 2016, 20:00:12 UTC, committed by Ivan Enderlin on 14 January 2016, 20:00:12 UTC
1 parent 5efccdb
Raw File
Tip revision: 114345a68d6bb8c10ed3858aaa6395cf37b79c1d authored by Ivan Enderlin on 14 January 2016, 20:00:12 UTC
Update because of the BC break.
Tip revision: 114345a
CHANGELOG.md
# 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:06:35+01:00)
  * Core: Remove `Hoa\Core`. (Ivan Enderlin, 2016-01-09T08:20:36+01:00)
  * Consistency: Remove `from` calls. (Ivan Enderlin, 2015-12-09T17:18:59+01:00)
  * Consistency: Use `Hoa\Consistency`. (Ivan Enderlin, 2015-12-08T21:39:21+01:00)
  * Exception: Use `Hoa\Exception`. (Ivan Enderlin, 2015-11-20T13:00:53+01:00)

# 0.15.09.08

  * Add a `.gitignore` file. (Stéphane HULARD, 2015-08-03T11:41:34+02:00)

# 0.15.06.01

  * Make the `praspel` function global. (Ivan Enderlin, 2015-06-01T12:19:17+02:00)
  * Change `interprete` method name to `interpret`. (Ivan Enderlin, 2015-06-01T12:02:37+02:00)

# 0.15.05.29

  * Move to `Hoa\Ustring`. (Ivan Enderlin, 2015-05-29T14:50:47+02:00)
  * Move to PSR-1-2 & drop PHP5.3 & `from`/`import`. (Ivan Enderlin, 2015-05-28T12:10:30+02:00)

# 0.15.02.24

  * Add the `CHANGELOG.md` file. (Ivan Enderlin, 2015-02-24T09:36:29+01:00)
  * Happy new year! (Ivan Enderlin, 2015-01-05T14:44:27+01:00)

# 0.14.12.10

  * Move to PSR-4. (Ivan Enderlin, 2014-12-09T13:59:10+01:00)

# 0.14.11.25

  * `Hoa\Visitor` has been finalized. (Ivan Enderlin, 2014-11-15T22:22:01+01:00)

# 0.14.11.09

  * Use `hoa/iterator` `~1.0`. (Ivan Enderlin, 2014-11-09T11:05:20+01:00)

# 0.14.09.23

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

# 0.14.09.17

  * Drop PHP5.3. (Ivan Enderlin, 2014-09-17T17:36:18+02:00)
  * Add the installation section. (Ivan Enderlin, 2014-09-17T17:36:04+02:00)

(first snapshot)
back to top