What’s new

boinor 0.18.7

Highlights

  • Deprecating Python 3.8

  • As numpy 2.0 does not work with Python 3.9, deprecation of Python 3.9 started.

  • Taking care of most pylint issues (except some of too-many-* or *docstring).

  • github funding body was added, don’t hesitate to use it :-).

  • Introduce vulture to get information about dead code.

  • Introduce interrogate to get information about docstring usage.

  • Fixing latex/pdf creation of documentation (Thorsten Alteholz and @MLopez-Ibanez).

  • All jupyter notebooks can be built again.

  • Modernize ruff setup by @MLopez-Ibanez.

Coverage

New tests have been added or improved all over the code. The code coverage increased from 91.45% to 96.16%.

Bugs fixed

Pull requests

Contributors

This is the complete list of the people that contributed to this release, with a + sign indicating first contribution.

  • Thorsten Alteholz

  • @MLopez-Ibanez

  • @s-m-e

  • @mtryan83

  • @DhruvJ22

boinor 0.18.6

Highlights

  • boinor After poliastro has been archived, a fork has been created that is called *boinor BOdies IN Orbit. Thanks a lot to Juan Luis, Jorge Martinez and the poliastro development team for creating such a great software. Hopefully I can maintain their high standards so that this software keeps alive.

Coverage

New tests have been added or improved:

  • tests/tests_core/test_core_elements.py

The code coverage increased from 91.1% to 91.45%.

Bugs fixed

Contributors

This is the complete list of the people that contributed to this release, with a + sign indicating first contribution.

  • Thorsten Alteholz

  • gaowutong

  • Elle

versions before

Earlier versions are released from poliastro and can be found at https://github.com/poliastro/poliastro