Skip to content

Version 1.9.0

Compare
Choose a tag to compare
@pnuu pnuu released this 29 Nov 11:31
· 10 commits to main since this release

What's Changed

  • Update get_next_passes docstring by @simonrp84 in #157
  • Bugfix use of datetime.datetime objects in call to get_last_an_time by @adybbroe in #159
  • Bump pypa/gh-action-pypi-publish from 1.9.0 to 1.10.0 by @dependabot in #162
  • Bump pypa/gh-action-pypi-publish from 1.10.0 to 1.10.1 by @dependabot in #163
  • Add new platforms and clarify help message for check_platform by @simonrp84 in #161
  • Bump pypa/gh-action-pypi-publish from 1.10.1 to 1.10.2 by @dependabot in #164
  • Bump pypa/gh-action-pypi-publish from 1.10.2 to 1.10.3 by @dependabot in #165
  • Bump pypa/gh-action-pypi-publish from 1.10.3 to 1.11.0 by @dependabot in #166
  • Bump pypa/gh-action-pypi-publish from 1.11.0 to 1.12.2 by @dependabot in #167
  • Bump codecov/codecov-action from 4 to 5 by @dependabot in #168
  • Update CI to use Python 3.10 - 3.12 and plain Miniforge by @pnuu in #146
  • Switch to use pyproject.toml instead of setup.py, and skip versioneer by @adybbroe in #169
  • Refactor and improve tests concerning the TLE file handling by @adybbroe in #118
  • Add slstr by @TAlonglong in #98
  • Implement SGDP4_NEAR_SIMP propagation by @JonathanMaes in #124
  • Refactor _SGDB4 class by @pnuu in #171

New Contributors

Full Changelog: v1.8.3...v1.9.0