Releases: allebb/distical
Releases · allebb/distical
3.1.0
- Adds exception-less support for returning zero distance calculation (As per issue #3)
- Adds support for resetting the points collection.
3.0.3
Adds official support for PHP 8.2.
3.0.2
Minor tweaks to Scrutinizer and Composer manifest files.
3.0.0
Full support added for PHP 8.
2.0.7
Updated documentation and example code following an earlier PR today. This release also removes additional dev dependencies that made it in recently from another PR. I have decided to do this in order to reduce library size and additional dependencies that aren't required for the majority of users.
2.0.6
DocBlocks updated and PHPStan support added in dev dependencies.
2.0.5
Adding build/testing against PHP 7.4. and bumped the installed PHPUnit version.
2.0.4
Minor release (updating composer dependencies)
2.0.3
PSR fixes, now building on PHP 7.1 and general code refactoring.