Skip to content

Releases: open-space-collective/open-space-toolkit-core

2.1.0

05 Feb 22:21
d48b3e1
Compare
Choose a tag to compare

feat

  • add __hash__ attributes for String and Integer (#143)

2.0.0

23 Jan 21:43
1b924bb
Compare
Choose a tag to compare

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

21 Nov 19:00
b520ef9
Compare
Choose a tag to compare

refactor

  • rename abbreviated namespaces to full pathing (#134)

0.7.3

02 Oct 18:29
54492cd
Compare
Choose a tag to compare

feat

  • add String::SanitizeUTF function

0.7.2

23 Jun 07:03
c370cf4
Compare
Choose a tag to compare

feat

  • String::split function

0.7.1

23 Jun 06:38
58f780a
Compare
Choose a tag to compare

build

  • use backtrace package, add option to include Debug symbols

0.7.0

15 Jun 19:32
3b37869
Compare
Choose a tag to compare

feat

  • add stack trace to errors

0.6.0

05 May 20:35
dc24086
Compare
Choose a tag to compare

build

  • remove fedora support
  • remove python3.6, 3.7 support
  • use latest base image

0.5.0

21 Apr 17:31
debefb1
Compare
Choose a tag to compare

build

  • update to boost 1.82.0

0.4.7

22 Dec 17:32
b69268d
Compare
Choose a tag to compare
chore: add git config step for dev and release images (#103)

Co-authored-by: Remy Derollez <[email protected]>