Releases: karam-mustafa/laravel-geographical-calculator
Releases · karam-mustafa/laravel-geographical-calculator
v2.2.0
v2.1.1
- Fix code style and composer dependencies
v2.1.0
- Improved getDistance and getCenter function to accept callback.
- Added all function to get all package features.
- Added Loops trait helper.
- Added the closest point from a set of points to a custom point.
- Added nearest neighbor algorithm.
- Improved tests and code style
v2.0.1
- Fix if there are no options inserted.
v2.0.0
- Refactor class names.
- Refactor distances calculations.
- Added documents folder.
- Added helper traits.
- Added install command.
- Added a package logo.
- Added get the center of set of points.
- Use the register pattern to store and fetch the data.
v1.1.0
- refactor and improve internal code
- write package test
v1.0.3
correct and refactor code with psr-4
v1.0.2
correct class accessible and functions name
refactor functions names
refactor get length function name , rename to gitDistance
first release
first release