Releases: open-space-collective/open-space-toolkit-core
Releases · open-space-collective/open-space-toolkit-core
5.0.2
What's Changed
- fix: remove py.typed file by @alex-liang3 in #186
- build: loosen boost version requirement to 1.82 by @alex-liang3 in #187
Full Changelog: 5.0.1...5.0.2
5.0.1
⚠️ 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 #175
- build: update all gh action extensions to latest versions by @apaletta3 in #179
- build: prepare for test matrix by @alex-liang3 in #176
- fix: use absolute path of package by @alex-liang3 in #180
- chore: fix dockerfile and setuptools warnings by @alex-liang3 in #181
- style: re-run clang-format by @alex-liang3 in #184
- fix: syntax errors in stubs by @alex-liang3 in #185
Full Changelog: 5.0.0...5.0.1
5.0.0
What's Changed
- build!: bump boost to 1.87 by @alex-liang3 in #177
New Contributors
- @alex-liang3 made their first contribution in #177
Full Changelog: 4.1.2...5.0.0
4.1.2
What's Changed
- chore: allow build without Boost Stacktrace by @tapiab in #173
- build: add python3.13 support by @vishwa2710 in #174
Full Changelog: 4.1.1...4.1.2
4.1.1
- docs: cleanup README by @vishwa2710 in #165
- build: update python build versions, add 3.12 remove 3.8 by @vishwa2710 in #171
Full Changelog: 4.1.0...4.1.1
4.1.0
4.0.1
What's Changed
- chore: update clang format settings by @vishwa2710 in #167
- chore: C++17 backwards compatibility by @vishwa2710 in #168
Full Changelog: 4.0.0...4.0.1
4.0.0
3.1.1
What's Changed
- fix: sanitize stack trace in all runtime error functions by @vishwa2710 in #163
- docs: add documentation by @vishwa2710 in #164
Full Changelog: 3.1.0...3.1.1
3.1.0
What's Changed
- chore: align dockerfiles with ostk-simulation by @apaletta3 in #157
- chore: update dependabot interval by @apaletta3 in #158
- chore: change dependabot to ignore major releases by @apaletta3 in #159
- fix: pybind11 class definition ordering by @vishwa2710 in #160
- ci: fix python unit tests by @apaletta3 in #162
- feat: generate and package stubs using pybind11-stubgen by @vishwa2710 in #161
Full Changelog: 3.0.1...3.0.2