- Same as 2.6.0-rc2
- Binary wheels for MacOSX
- Updated AACGM-v2 coefficients derived using the IGRF13 model
- Updated IGRF and GUFM1 coefficients using the IGRF13 model
- Added additional checks to the C code for reading the IGRF13 coefficient file
- Updated CI setup on travis and appveyor
- Deployment of linux and osx wheels to the package index
- Changed version support to 2.7, 3.4, 3.5, 3.6, 3.7, and 3.8
- Updated test values to match new coefficients
- Updated C code and coefficients to version 2.5.
- Update to AACGM-v2.4, which includes changes to the inverse MLT and dipole tilt functions and some minor bug fixes
- Updated dependencies
- Removed support for python 3.3
- Change method of calculating MLT, see documentation of convert_mlt for details
- Correctly convert output of subsol() to geodetic coordinates (the error in MLT/mlon conversion was not large, typically two decimal places and below)
- Return nan in forbidden region instead of throwing exception
- Fix bug in subsolar/MLT conversion
- No code changes, debugged automatic build/upload process and needed new version numbers along the way
- Initial release