Skip to content

Fourth Release

Compare
Choose a tag to compare
@aelanman aelanman released this 12 Oct 17:28
· 35 commits to main since this release
491603e

Raising version to 0.2.0 because this release drops support with Python 3.6.

Fixed

  • Updated version of pre-commit-hooks used
  • Accept tuple for location in Time class (in this case, assumes EarthLocation)
  • Use newer PCK file in unit test with Earth positioning.
  • Match behavior of astropy when transforming non-unit cartesian positions without units (treat as unitspherical using direction info only)
  • Now tracking available lunar station_ids, instead of incrementing a counter naively.

Deprecated

  • Dropping support for Python 3.6