Releases: open-space-collective/open-space-toolkit-astrodynamics
Releases · open-space-collective/open-space-toolkit-astrodynamics
13.1.0
What's Changed
- fix: startup script for jupyter by @vishwa2710 in #471
- feat: frozen orbit conditions by @alex-liang3 in #473
- docs: clarify altitude definition in Orbit constructors by @alex-liang3 in #475
- build: add python3.13 support by @vishwa2710 in #481
New Contributors
- @alex-liang3 made their first contribution in #473
Full Changelog: 13.0.2...13.1.0
13.0.2
What's Changed
- chore: add startup script for jupyter image by @vishwa2710 in #470
Full Changelog: 13.0.1...13.0.2
13.0.1
What's Changed
- chore: allow build without Boost Stacktrace by @tapiab in #466
- refactor: remove extra quaternion conversion methods by @vishwa2710 in #469
Full Changelog: 13.0.0...13.0.1
13.0.0
12.3.1
12.3.0
- feat: add more fields for pystate.from_dict by @vishwa2710 in #453
- feat: add getInterval methods to the Solution classes for Sequence/Solution classes by @vishwa2710 in #455
- feat: add update_target binding to EventCondition by @vishwa2710 in #457
- fix: sequence relative event condition by @vishwa2710 in #456
- feat: add profile access_model, repr and missing bindings by @vishwa2710 in #458
- docs: add ostk.astrodynamics.dataframe to docs by @vishwa2710 in #459
- fix: fix python 3.9 compatibility by @tapiab in #462
- build: update mathematics to 4.3 and physics to 11.1 by @phc1990 in #465
Full Changelog: 12.2.1...12.3.0
12.2.1
(This can be also avoided by pinning OSTk mathematics to 4.2.3)
- fix: fix C++17 build by @tapiab in #450
- build: update python build versions, add 3.12 remove 3.8 by @vishwa2710 in #451
Full Changelog: 12.2.0...12.2.1
12.2.0
What's Changed
- feat: force C++17 for aarch64 build by @tapiab in #447
- build: update core to 4.1, math to 4.2, physics to 10.1 by @vishwa2710 in #449
New Contributors
Full Changelog: 12.1.0...12.2.0
12.1.0
What's Changed
- feat: always return states in gcrf for trajectory models by @vishwa2710 in #439
- feat: compute LTAN by @vishwa2710 in #437
- style: update code docstrings by @vishwa2710 in #440
- feat: update pystate with cd, surface_area and mass by @vishwa2710 in #442
- feat: Trajectory constructor based on a ground strip by @vishwa2710 in #441
- chore: update to Physics 10.0.0 by @vishwa2710 in #445
- fix: parser <-> Physics 10.0 compatibility by @vishwa2710 in #446
Full Changelog: 12.0.1...12.1.0
12.0.1
What's Changed
- fix: state frame conversion in ComputeTargetDirectionVector by @vishwa2710 in #438
Full Changelog: 12.0.0...12.0.1