Releases: ezzatron/nvector-go
Releases · ezzatron/nvector-go
v0.2.0
Added
- Added a
Spherefunction for creating spherical ellipsoids.
Removed
- [BREAKING] The
WGS84Spherevariable has been removed. Use theSpherefunction with your chosen radius instead.
v0.1.3
Fixed
- Fixed minor documentation issues.
v0.1.2
Fixed
- Added a workflow to publish the reference docs to pkg.go.dev.
v0.1.1
Fixed
- Added examples with illustrations to README.
- Fixed a typo in the README.
v0.1.0
Added
- Initial release.