Skip to content

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

0.6.3

07 May 14:56
0d4421d
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.6.2...0.6.3

0.6.2

10 Apr 09:08
d598357
Compare
Choose a tag to compare

Full Changelog: 0.6.1...0.6.2

0.6.1

20 Mar 09:44
65d1778
Compare
Choose a tag to compare
  • ci: allow arm64 package building upon release by @apaletta3 in #102
  • fix: make build packages pipeline run during release 2 by @apaletta3 in #103
  • build: only allow docker image tagging as latest upon release by @apaletta3 in #104

Full Changelog: 0.6.0...0.6.1

0.6.0

19 Mar 20:16
e98489a
Compare
Choose a tag to compare
  • refactor: create directories for notebooks by @vishwa2710 in #84
  • feat: add NB showing Lagrange pt computation (CR3BP) by @DhruvJ22 in #85
  • fix: gitter to discord in contribution guide and typos in an NB by @DhruvJ22 in #86
  • chore: tar/untar documentation files to preserve casing by @vishwa2710 in #87
  • chore: add logging to github workflow by @vishwa2710 in #89
  • build: fix documentation download step in Github CI by @vishwa2710 in #90
  • chore: refactor build workflow to be more modular by @apaletta3 in #91
  • ci: move benchmark and validation job to ostk-base as reusable workflow by @apaletta3 in #92
  • chore: add issue templates by @apaletta3 in #94
  • feat: enable CI to build base image for arm64 and amd64 by @guillaumeloftorbital in #96
  • fix: update build packages to not fail fast with matrix by @apaletta3 in #98
  • build: add latest tag to docker image being pushed by @apaletta3 in #99
  • fix: enable pushing with tag instead of just latest by @apaletta3 in #100
  • ci: enable pushing of base image upon release by @apaletta3 in #101

Full Changelog: 0.5.8...0.6.0

0.5.8

15 Jan 22:50
d7e1ce0
Compare
Choose a tag to compare
fix: chown ostk-validate so that it can be executed (#83)

0.5.7

14 Jan 17:24
ebe412e
Compare
Choose a tag to compare
feat: add validate helper (#82)

* feat: add validate helper

* feat: add validate helper to dockerfile

0.5.6

15 Dec 14:13
a1f1f1d
Compare
Choose a tag to compare
  • build: dev container improvement and cesiumpy install
  • docs: clean-up and update tutorials
  • feat: new notebook on validation and more

0.5.5

05 Aug 06:13
6d37bbf
Compare
Choose a tag to compare

Build

  • Add common helper scripts

0.5.4

04 Aug 17:29
28962a1
Compare
Choose a tag to compare

docs:

  • revamp contributing.md and update all jupyter notebooks

build:

  • change docker build context in CI to include project folder

0.5.3

12 Jun 17:39
c0ae646
Compare
Choose a tag to compare

feat

  • add clang compiler