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