Releases: open-space-collective/open-space-toolkit-astrodynamics
Releases · open-space-collective/open-space-toolkit-astrodynamics
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
12.0.0
What's Changed
- refactor: local orbital frame provider by @vishwa2710 in #431
- feat!: handful of fixes and improvements to utility methods by @vishwa2710 in #435
- feat: add custom profile generators by @vishwa2710 in #419
Full Changelog: 11.1.0...12.0.0
11.1.0
What's Changed
- feat: getBodyFrame and getAxesAt for Tabulated Profile by @vishwa2710 in #429
- chore: c++ 17 compatibility by @vishwa2710 in #430
Full Changelog: 11.0.0...11.1.0
11.0.0
What's Changed
- refactor!: remove unnecessary converters and add 'Z' parsing by @vishwa2710 in #427
- chore: bump Physics to 9.0 by @AlexandreLoftOrbital in #428
New Contributors
- @AlexandreLoftOrbital made their first contribution in #428
Full Changelog: 10.1.0...10.1.1