Skip to content

Releases: goodspb/pdlib

v1.1.0 Support PHP 8.x

Choose a tag to compare

@goodspb goodspb released this 05 Mar 05:40
84436d5

What's Changed

New Contributors

Full Changelog: v1.0.2...v1.1.0

v1.0.2

Choose a tag to compare

@goodspb goodspb released this 02 Aug 06:04
1153e3e

Add native vector_lenght() function which calculates the euclidean distance 80% faster.

Thanks @matiasdelellis

PHP 8 compat & some fixs

Choose a tag to compare

@goodspb goodspb released this 05 Jul 15:25
c7d57a7

Thanks for @remicollet

First version.

Choose a tag to compare

@goodspb goodspb released this 30 Aug 15:25
abb617b

Thanks stalker314314 & matiasdelellis for contribution.