v1.7.1
What's Changed
- Tidying up import formatting with
isort& adding test coverage by @ortk95 in #218 - Improve error messages & type hints by @ortk95 in #224
- Add methods to test if other body is hidden by/transiting the target body by @ortk95 in #225
- Add methods to get image limits in different coordinate systems by @ortk95 in #226
- Add button to GUI to add all satellites of the target body by @ortk95 in #227
- Make objects copyable and make
Bodyinstances hashable by @ortk95 in #228 - Add aliases for non-ASCII ring names (+ improve testing & CI checks) by @ortk95 in #230
- Correcting typos in documentation by @ortk95 in #231
Full Changelog: v1.7.0...v1.7.1