Skip to content
This repository was archived by the owner on Dec 1, 2023. It is now read-only.

Releases: AutoResearch/autora-workflow

v0.6.0

01 Dec 15:00
ae00b85

Choose a tag to compare

What's Changed

  • feature!: allow other serializers and set built-in "pickle" as the default by @hollandjg in #43
  • docs: update docs with functional workflow approach examples by @hollandjg in #44
  • deps: deprecate package by @hollandjg in #47

Full Changelog: v0.5.0...v0.6.0

v0.5.0

25 Aug 17:45
184021d

Choose a tag to compare

What's Changed

Full Changelog: v0.4.0...v0.5.0

v0.5.0-a0

25 Aug 11:48

Choose a tag to compare

v0.5.0-a0 Pre-release
Pre-release
chore: remove unused no_op function

v0.4.0

08 Jul 12:48
e087b8a

Choose a tag to compare

What's Changed

  • chore: remove IDE files by @hollandjg in #9
  • add pip install line by @younesStrittmatter in #11
  • docs: strong title cases in headings of examples by @younesStrittmatter in #13
  • test: update docs for model disagreement sample by @hollandjg in #20
  • refactor: use rc_context context manager to handle matplotlib rcparams by @hollandjg in #21
  • refactor: rename from observations.dvs/ivs to data.conditions/observations by @hollandjg in #15
  • chore: fix line lengths by @hollandjg in #24
  • fix: remove f" designation on string without placeholders by @hollandjg in #25
  • docs: update jupiter notebook by @younesStrittmatter in #27
  • fix: types on state objects for controller by @hollandjg in #26
  • feat: new paradigm for cycle – State + Delta by @hollandjg in #17
  • refactor: make autora.state from autora.workflow.state in preparation for move to autora-core by @hollandjg in #28
  • test: fix broken tests (random_sample uses num_samples now) by @hollandjg in #33
  • ci: update pre-commit (isort) to treat autora as a first party package always by @hollandjg in #31
  • ci: update nb-clean hook to remove empty cells by @hollandjg in #32
  • refactor: move state code to autora-core by @hollandjg in #30

New Contributors

Full Changelog: v0.3.6...v0.4.0

v0.4.0b1

07 Jul 21:48

Choose a tag to compare

v0.4.0b1 Pre-release
Pre-release

What's Changed

  • chore: remove IDE files by @hollandjg in #9
  • add pip install line by @younesStrittmatter in #11
  • docs: strong title cases in headings of examples by @younesStrittmatter in #13
  • test: update docs for model disagreement sample by @hollandjg in #20
  • refactor: use rc_context context manager to handle matplotlib rcparams by @hollandjg in #21
  • refactor: rename from observations.dvs/ivs to data.conditions/observations by @hollandjg in #15
  • chore: fix line lengths by @hollandjg in #24
  • fix: remove f" designation on string without placeholders by @hollandjg in #25
  • docs: update jupiter notebook by @younesStrittmatter in #27
  • fix: types on state objects for controller by @hollandjg in #26
  • feat: new paradigm for cycle – State + Delta by @hollandjg in #17
  • refactor: make autora.state from autora.workflow.state in preparation for move to autora-core by @hollandjg in #28
  • test: fix broken tests (random_sample uses num_samples now) by @hollandjg in #33
  • ci: update pre-commit (isort) to treat autora as a first party package always by @hollandjg in #31
  • ci: update nb-clean hook to remove empty cells by @hollandjg in #32

New Contributors

Full Changelog: v0.3.6...v0.4.0b1

v0.3.6

01 Jun 21:13
ad80715

Choose a tag to compare

Merge pull request #8 from AutoResearch/7-convert-notebook-names-to-c…

v0.3.5

01 Jun 20:28

Choose a tag to compare

docs: update docs

v0.3.4

24 May 21:13

Choose a tag to compare

docs: update alternative planners and executors notebook with new var…

v0.3.3

05 May 21:04

Choose a tag to compare

docs: rename initialize.py to dump_initial_controller.py

v0.3.2

05 May 13:43

Choose a tag to compare

docs: switch pypi index to landing page in docs