Releases: open-space-collective/open-space-toolkit-core
Releases · open-space-collective/open-space-toolkit-core
0.7.0
feat
- add stack trace to errors
0.6.0
build
- remove fedora support
- remove python3.6, 3.7 support
- use latest base image
0.5.0
build
- update to boost 1.82.0
0.4.7
chore: add git config step for dev and release images (#103) Co-authored-by: Remy Derollez <[email protected]>
0.4.6
- feat: add YAML parsing and Object/Dictionary bindings
0.4.5
Merge pull request #94 from open-space-collective/users/lucas/fix-rel…
0.4.4
Merge pull request #91 from open-space-collective/users/lucas/fix-mai…
0.4.3
Add new python versions support (#89) * build: add python3.10 to list of python wheel building versions * build: use 0.2.1 base image version with extra python versions * build: optimization and docs * fix: python wheels generation race condition and cleaning * build: changed target pkg directory for independent wheels building * misc: cleaning