Skip to content

v0.7.0

Latest

Choose a tag to compare

@github-actions github-actions released this 15 Apr 20:42
· 3 commits to main since this release
2c24e5f

Bug Fixes

  • 4b1efe2 - cancel periodic status check task when process raises ConstraintError (#228) - Copilot

  • 68f1077 - restore Docker package build by inverting AGENTS.md symlink (#245) - Copilot

  • 4ada571 - process.export broken when state and parameters not explicitly provided (#226) - Copilot

Build system

  • 6dcb809 - (deps) bump pyarrow from 20.0.0 to 23.0.1 (#240) - dependabot[bot]
  • f482498 - (deps) bump the python-packages-minor-patch group with 6 updates (#243) - dependabot[bot]
  • 8a3000f - (deps) bump the python-packages-minor-patch group with 10 updates (#238) - dependabot[bot]
  • 8d2f92d - (deps) bump the python-packages-minor-patches group across 1 directory with 21 updates (#230) - dependabot[bot]
  • 809ad8d - (deps-dev) bump websockets from 14.2 to 16.0 (#239) - dependabot[bot]
  • 021e780 - (deps-dev) bump time-machine from 2.19.0 to 3.2.0 (#241) - dependabot[bot]
  • 7959e69 - (deps-dev) bump pre-commit from 3.8.0 to 4.5.1 (#242) - dependabot[bot]
  • 88b630a - (deps-dev) bump pytest-rerunfailures from 15.1 to 16.1 (#219) - dependabot[bot]

Documentation

  • 2c24e5f - Additional examples and use-cases (#247) - Toby Coleman

  • 62a3199 - Crusher circuit example (#229) - Toby Coleman

Features

  • 2924ba3 - (cli) add --process-type option to override process execution mode (#183) - Copilot

  • bd69137 - Redis connector (#213) - Chris Knight

  • a55de20 - add plugboard process validate CLI command (#212) - Copilot

  • b86bae9 - Allow tuner warm start and custom constraint objective value (#235) - Copilot

  • 8efdcf8 - add plugboard ai init CLI command (#237) - Copilot

Miscellaneous Chores

  • 21b023188d6284423523fed38720b3f3171a2178 - (version) v0.7.0 - toby-coleman
  • f17a7d2 - Miscellaneous performance and quality improvements (#221) - Toby Coleman