Skip to content

v0.3.4

Pre-release
Pre-release
Compare
Choose a tag to compare
@jklenzing jklenzing released this 22 Jun 14:23
· 44 commits to main since this release
2a4a154

The v0.3.4 release adds support for skyfield propagation. It also updates syntax to remain up to date with pysat and pytest, as well as improves the workflows for CI testing of the software. This is a beta release.

Change Summary

  • Add support for skyfield propagation
  • Maintenance
    • Update pytest syntax
    • Update Github Actions versions
    • Add manual GitHub Actions tests for pysat RC
    • Add manual GitHub Actions tests for optional dependencies
    • Add manual GitHub Actions tests for pysatMissions RC
    • Remove optional dependencies in readthedocs requirements
    • Add tests for NEP 29 testing
    • Add tests for Mac OS
    • Deprecate calculate_ecef_velocity method
    • Use pyproject.toml to handle metadata / installation
    • Update GitHub Actions workflow standards
  • Testing
    • Include checks on sc coordinate transformation calculations