Skip to content

Releases: open-space-collective/open-space-toolkit-astrodynamics

13.1.0

20 Dec 05:53
911b0ba
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 13.0.2...13.1.0

13.0.2

06 Dec 06:42
cd88494
Compare
Choose a tag to compare

What's Changed

Full Changelog: 13.0.1...13.0.2

13.0.1

05 Dec 23:34
fba3e5e
Compare
Choose a tag to compare

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

28 Nov 17:30
101b3f6
Compare
Choose a tag to compare

What's Changed

Full Changelog: 12.3.1...13.0.0

12.3.1

28 Nov 16:06
080c7d9
Compare
Choose a tag to compare

What's Changed

Full Changelog: 12.3.0...12.3.1

12.3.0

27 Nov 11:54
bd596ec
Compare
Choose a tag to compare

⚠️ This release contains a major bump to physics, use 12.3.1 astrodynamics instead. ⚠️

  • 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

24 Oct 16:34
88e4315
Compare
Choose a tag to compare

⚠️ This release is broken due to an ABI break between OSTk mathematics 4.2.3 and 4.3.0, use astrodynamics 12.3.1 instead. ⚠️

(This can be also avoided by pinning OSTk mathematics to 4.2.3)

Full Changelog: 12.2.0...12.2.1

12.2.0

18 Oct 23:06
e10104b
Compare
Choose a tag to compare

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

08 Oct 19:10
3cba385
Compare
Choose a tag to compare

What's Changed

Full Changelog: 12.0.1...12.1.0

12.0.1

20 Sep 21:35
af0155d
Compare
Choose a tag to compare

What's Changed

  • fix: state frame conversion in ComputeTargetDirectionVector by @vishwa2710 in #438

Full Changelog: 12.0.0...12.0.1