Skip to content

Latest commit

 

History

History
126 lines (78 loc) · 4.03 KB

CHANGELOG.md

File metadata and controls

126 lines (78 loc) · 4.03 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

Unreleased

For a full diff see 3.3.0...main.

For a full diff see 3.2.0...3.3.0.

Added

For a full diff see 3.1.0...3.2.0.

Added

For a full diff see 3.0.0...3.1.0.

Added

For a full diff see 2.0.0...3.0.0.

Removed

For a full diff see 1.3.0...2.0.0.

Added

Changed

Removed

For a full diff see 1.2.0...1.3.0.

Changed

For a full diff see 1.1.0...1.2.0.

Added

For a full diff see 1.0.0...1.1.0.

Changed

  • Dropped support for PHP 7.3 (#21), by @localheinz
  • Started using PHP_FLOAT_EPSILON instead of 0.1 in FloatProvider ([#23]), by @localheinz

For a full diff see a5f2657...1.0.0.

Added