Skip to content

1.1.0

Choose a tag to compare

@DanySK DanySK released this 24 Jan 13:25
· 1128 commits to master since this release

1.1.0 (2023-01-24)

Features

  • run simulations with more variables to make decent charts (77e6d6d)

Bug Fixes

  • build: remove deprecated variable assignment (6099baf)
  • build: remove generated data after the simulation container build (a79dab4)
  • build: switch to modern JSON effects (a0ede3b)
  • ci: read the docker password from the CI secrets (689a3a4)
  • ci: use a separate concurrency group for the container check job (d06f389)
  • release: publish the images built in CI (4c7d849)

Dependency updates

  • deps: update alchemist to v25.7.2 (00b615a)
  • deps: update dependency xarray to v2023 (32cc855)

Build and continuous integration

  • add a docker check job (ca6ac93)
  • prepare a containerized version of the experiment (d0ff60e)

General maintenance

  • build: remove aggressive heap settings (a40d0be)
  • delete Eclipse settings (807f8d0)
  • ignore idea, spyder, gradle, and charts folder (d92b6e8)