All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
v0.2.0 - 2024-05-28
- Added a
Spherefunction for creating spherical ellipsoids.
- [BREAKING] The
WGS84Spherevariable has been removed. Use theSpherefunction with your chosen radius instead.
v0.1.3 - 2024-05-28
- Fixed minor documentation issues.
v0.1.2 - 2024-05-27
- Added a workflow to publish the reference docs to pkg.go.dev.
v0.1.1 - 2024-05-27
- Added examples with illustrations to README.
- Fixed a typo in the README.
v0.1.0 - 2024-05-27
- Initial release.