Skip to content

Releases: allebb/distical

3.1.0

08 Nov 14:05
480142a
Compare
Choose a tag to compare
  • Adds exception-less support for returning zero distance calculation (As per issue #3)
  • Adds support for resetting the points collection.

3.0.3

25 Dec 00:45
Compare
Choose a tag to compare

Adds official support for PHP 8.2.

3.0.2

19 Jan 22:02
Compare
Choose a tag to compare

Minor tweaks to Scrutinizer and Composer manifest files.

3.0.1

16 Jan 19:56
Compare
Choose a tag to compare

Adds support for PHP 8.1

3.0.0

23 Dec 16:00
Compare
Choose a tag to compare

Full support added for PHP 8.

2.0.7

12 Feb 19:08
Compare
Choose a tag to compare

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

07 Feb 15:58
293c49a
Compare
Choose a tag to compare

DocBlocks updated and PHPStan support added in dev dependencies.

2.0.5

30 Jan 10:57
Compare
Choose a tag to compare

Adding build/testing against PHP 7.4. and bumped the installed PHPUnit version.

2.0.4

17 Oct 07:27
Compare
Choose a tag to compare

Minor release (updating composer dependencies)

2.0.3

04 Dec 20:13
Compare
Choose a tag to compare

PSR fixes, now building on PHP 7.1 and general code refactoring.