- Added the farthest point from a set of points to a custom point.
- Added check if the point is located in a given area.
- Fix code style and composer dependencies
- 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
- Improved traits design.
- Added check if the point is located in a given area.
- Added the farthest point from a set of points to a custom point.
- Added Features to eloquent model scope.
- 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
- 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.
- refactor and improve functions definitions
- write a package test