Releases: open-space-collective/open-space-toolkit-core
Releases · open-space-collective/open-space-toolkit-core
2.1.0
2.0.0
refactor!:
- expand abbreviated namespaces and align on singular instead of plural names
chore:
- improve dev container and align build files with ostk-astro
- make mkdir command more robust
fix:
- py unit test packaging and enhance dev container formatting
docs:
- update README for build and test
1.0.0
0.7.3
feat
- add String::SanitizeUTF function
0.7.2
feat
- String::split function
0.7.1
build
- use backtrace package, add option to include Debug symbols
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]>