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

Latest commit

 

History

History
96 lines (64 loc) · 3.92 KB

CHANGELOG.md

File metadata and controls

96 lines (64 loc) · 3.92 KB

1.17.05.16

  • Arithmetic: Add more constants. (Julien Bianchi and Matthieu de Laubrie, 2017-01-20T09:54:56+01:00)

1.17.01.13

  • Quality: Happy new year! (Alexis von Glasow, 2017-01-11T23:27:10+01:00)
  • Documentation: Fix a typo. (Ivan Enderlin, 2016-10-31T08:46:20+01:00)
  • Documentation: Add PSIH & PMSIpilot as projects. (Ivan Enderlin, 2016-10-27T14:45:07+02:00)
  • Test: Fix namespaces. (Ivan Enderlin, 2016-10-25T08:04:31+02:00)
  • Test: Add the Decorrelated interface. (Ivan Enderlin, 2016-10-25T08:04:19+02:00)
  • Documentation: Add a related project. (Ivan Enderlin, 2016-10-18T15:23:32+02:00)
  • Documentation: New README.md file. (Ivan Enderlin, 2016-10-18T15:14:43+02:00)
  • Documentation: Update support properties. (Ivan Enderlin, 2016-10-11T17:05:29+02:00)

1.16.08.29

  • Test: Add the Github #47 test case. (Ivan Enderlin, 2016-08-29T15:25:02+02:00)
  • Arithmetic: Allow constant name of length 1. (Ivan Enderlin, 2016-08-29T15:18:01+02:00)
  • Arithmetic: Add the round function. (Zack Katz, 2016-08-11T14:58:17-06:00)

1.16.05.22

  • Quality: Format a string in a test case. (Ivan Enderlin, 2016-05-22T16:02:13+02:00)
  • Arithmetic: Throw the “division by zero” exception in all possible cases. (Marc Gratch, 2016-04-27T22:38:03+00:00)
  • Documentation: Format API documentation. (Ivan Enderlin, 2016-05-11T10:15:54+02:00)

1.16.01.29

  • Quality: Fix CS. (Ivan Enderlin, 2016-01-29T16:14:01+01:00)
  • Test: Add a test case for github/36. (Ivan Enderlin, 2016-01-29T16:13:38+01:00)
  • Arithmetic: Fix division zero condition. (Marc Gratch, 2016-01-28T15:34:24-06:00)
  • Grammar: Update copyright. (Ivan Enderlin, 2016-01-17T14:18:59+01:00)

1.16.01.15

  • Composer: New stable library. (Ivan Enderlin, 2016-01-14T22:01:36+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:05:01+01:00)
  • Core: Remove Hoa\Core. (Ivan Enderlin, 2016-01-09T08:19:19+01:00)
  • Parameters: Use Hoa\Zformat. (Ivan Enderlin, 2016-01-08T17:11:22+01:00)
  • Consistency: Use Hoa\Consistency. (Ivan Enderlin, 2015-12-08T11:21:58+01:00)
  • Exception: Use Hoa\Exception. (Ivan Enderlin, 2015-11-20T08:00:33+01:00)

0.15.10.26

  • Fix CS. (Ivan Enderlin, 2015-10-26T16:18:44+01:00)
  • Added support for constants, variables and functions through the Context. (jubianchi, 2015-10-25T14:34:20+01:00)

0.15.08.25

  • Fix valid arithmetic space definition in an expression. (Ivan Enderlin, 2015-08-25T07:50:36+02:00)
  • Add a .gitignore file. (Stéphane HULARD, 2015-08-03T11:38:11+02:00)

0.15.05.29

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

0.15.02.23

  • Add the CHANGELOG.md file. (Ivan Enderlin, 2015-02-23T09:26:08+01:00)
  • Add require-dev with hoa/test. (Ivan Enderlin, 2015-01-29T14:53:44+01:00)
  • Happy new year! (Ivan Enderlin, 2015-01-05T14:41:11+01:00)

0.14.12.22

  • Format code. (Ivan Enderlin, 2014-12-22T08:54:44+01:00)
  • Add exceptions when $lower value is greater than $upper. (Rémi Parpaillon, 2014-12-18T10:16:56+01:00)

0.14.12.10

  • Move to PSR-4. (Ivan Enderlin, 2014-12-10T08:50:27+01:00)

0.14.11.09

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

0.14.09.23

  • Add branch-alias. (Stéphane PY, 2014-09-23T16:02:37+02:00)
  • Format code. #mania (Ivan Enderlin, 2014-09-23T14:50:02+02:00)
  • Simplify aliases. (Ivan Enderlin, 2014-09-23T14:48:32+02:00)
  • Test combinatorics. (Ivan Enderlin, 2014-09-23T14:43:40+02:00)
  • Fix API documentation. (Ivan Enderlin, 2014-09-23T14:43:28+02:00)
  • Remove from/import and update to PHP5.4. (Ivan Enderlin, 2014-09-23T12:55:44+02:00)
  • Add README and state. (Ivan Enderlin, 2014-09-23T11:52:03+02:00)
  • New arithmetical expressions evaluation. (Ivan Enderlin, 2014-09-22T11:48:49+02:00)

0.14.09.17

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

(first snapshot)