Releases: proway2/go-igrf
Releases · proway2/go-igrf
v0.5.1
- Fixed a typo
- Added new Golang version for testing
- Switched to the new golangci-lint action
v0.5.0
In order to increase the performance the interface is changed completely. This release is backward incompatible!
v0.4.0
All IGRFresults
values are of type float64
now.
v0.3
Values near geographic poles are calculated now.
v0.2
All IGRF values are calculated now. The first fully functional release.
v0.1
All these work now:
- North component (X)
- East component (Y)
- Vertical component - downward (Z)