Skip to content
Jeff Klenzing edited this page Jun 13, 2023 · 1 revision

Version: v0.3.4

Name: v0.3.4 Release

Descriptive Text:

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