v1.7.2
What's Changed
- Add more useful SPICE error messages by @ortk95 in #235
- Increase test coverage (particularly special cases like Uranus' rotation, Saturn's default rings etc.) by @ortk95 in #236
- Improving SPICE kernel management by @ortk95 in #237
- Improving tests & tidying code by @ortk95 in #238
- Use
exclude_linesfor[tool.coverage.report]to work correctly with Coveralls by @ortk95 in #239 - Merging coveralls fix to
devby @ortk95 in #240 - Adding license by @ortk95 in #241
- Adding contributing guidelines by @ortk95 in #242
- Add names of not found targets to error message in
create_other_body& add images to docs, readme etc. by @ortk95 in #243 - Update version number by @ortk95 in #244
Full Changelog: v1.7.1...v1.7.2