Releases: open-space-collective/open-space-toolkit-physics
Releases · open-space-collective/open-space-toolkit-physics
11.3.0
⚠️ This release includes type stubs in the Python bindings, which may contain syntax errors that cause mypy to crash.
While we work to resolve these issues, it's recommended to add no_site_packages = True
to your mypy config to suppress these errors.
What's Changed
- chore: package stubs in whl by @alex-liang3 in #308
- feat: FromLLA constructor for position by @vishwa2710 in #305
- build: boost 1.87 compatibility by @alex-liang3 in #307
- build: update all gh action extensions to latest versions by @apaletta3 in #309
- build: prepare for test matrix by @alex-liang3 in #312
- fix: use absolute path of package by @alex-liang3 in #313
- chore: fix dockerfile and setuptools warnings, bump ostk-core and boost by @alex-liang3 in #314
Full Changelog: 11.2.1...11.3.0
11.2.1
What's Changed
- docs: fix duration return type by @loft-nicolas-sanchez in #299
- build: add python3.13 support by @vishwa2710 in #304
New Contributors
- @loft-nicolas-sanchez made their first contribution in #299
Full Changelog: 11.2.0...11.2.1
11.2.0
- chore: allow build without Boost Stacktrace by @tapiab in #295
- chore: rearrange bindings creation order by @vishwa2710 in #296
- feat: add J3 term to model parameters by @alex-liang3 in #298
New Contributors
- @alex-liang3 made their first contribution in #298
Full Changelog: 11.1.1...11.2.0
11.1.1
What's Changed
- build(deps): update open-space-toolkit-mathematics requirement from ~=4.2 to ~=4.3 in /bindings/python by @dependabot in #294
New Contributors
- @dependabot made their first contribution in #294
Full Changelog: 11.1.0...11.1.1
11.1.0
What's Changed
- build(deps): update core to 4.1 mathematics to 4.2 by @phc1990 in #292
- feat: add bindings for Nadir provider by @vishwa2710 in #293
Full Changelog: 11.0.0...11.1.0
11.0.0
What's Changed
- feat: surface physics interval functionalities by @phc1990 in #288
- refactor!: managers by @vishwa2710 in #289
- refactor!: spice managers by @vishwa2710 in #291
Full Changelog: 10.1.1...11.0.0
10.1.1
- build: update python build versions, add 3.12 remove 3.8 by @vishwa2710 in #286
Full Changelog: 10.1.0...10.1.1
10.1.0
What's Changed
- feat: remove clone of const objects in Environment by @vishwa2710 in #278
- feat: force aarch64 build to C++17 by @tapiab in #282
- fix: spice manager setup by @vishwa2710 in #284
Full Changelog: 10.0.1...10.1.0
10.0.1
What's Changed
- fix: Engine manual mode load kernels by @vishwa2710 in #279
Full Changelog: 10.0.0...10.0.1
10.0.0
What's Changed
- refactor: add minor improvements to manager logic by @lucas-bremond in #275
- feat: global environment singleton by @vishwa2710 in #267
- fix: fix C++17 build by @tapiab in #276
- feat: add on_surface binding for LLA by @vishwa2710 in #277
New Contributors
Full Changelog: 9.2.1...10.0.0