Skip to content

v1.7.1

Choose a tag to compare

@ortk95 ortk95 released this 23 May 15:21
· 738 commits to main since this release
9f43f2e

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 Body instances 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