Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 724 Bytes

CHANGELOG.md

File metadata and controls

21 lines (17 loc) · 724 Bytes

Gamajo Quadratic Equation Solver Change Log

All notable changes to this project will be documented in this file.
This project adheres to Semantic Versioning.

  • Fix Composer command in the README.
  • Allow newer versions of PHPUnit for running tests.
  • Remove composer.lock.
  • Update schema reference in phpunit.xml.
  • Add Composer script to run tests.

1.0.0 - 2016-05-03

  • Initial OOP release.
  • Requires PHP 7.
  • Includes unit tests with 100% code coverage.

0.1.0 - 2015-10-09

  • Initial procedural code release. Code from 2004.