- New Klobuchar ionosphere model - Updated documentation for API docs on website: [kartverket.github.io/midgard/](https://kartverket.github.io/midgard/)
0.1.8
- Improved logging capabilities in `dev.timer` and `dev.plugins` - Beginning support for Rinex parser - New parser: `galileo_constellation_html` for reading information about the Galileo constellation from a web page
0.1.7
- New module `dev.unit`: Unit conversion based on `pint` - New module `dev.plugins`: Simple plugin architecture - New package `parsers`: Support parsing different file formats used in geodesy
In addition small updates have been made to existing modules.
0.1.6
- Support case sensitive configuration files - Added `AccumulatedTimer` to `dev.timer`
0.1.5
Added `dev.timer` module that can be used to time functions, methods or arbitrary sections of code.