Releases: AutoResearch/autora-core
Releases · AutoResearch/autora-core
v5.0.3
What's Changed
- feat: add convenience properties
iv_names
,dv_names
,X
, andy
… by @younesStrittmatter in #84 - feat: add convenience method to deepcopy a state by @younesStrittmatter in #86
- feat: make wrappers work on added properties by @younesStrittmatter in #87
- Add alias for model in standardstate by @younesStrittmatter in #88
Full Changelog: v5.0.2...v5.0.3
v5.0.2
What's Changed
- docs: state variable by @hollandjg in #67
- Docs: update state tutorials by @chadcwilliams in #66
- docs: add introduction to workflow by @hollandjg in #68
- fix: add versioning to numpy by @younesStrittmatter in #78
- feat: reindex conditions in random sampling by @younesStrittmatter in #76
New Contributors
- @chadcwilliams made their first contribution in #66
Full Changelog: v5.0.1...v5.0.2
v5.0.1
Full Changelog: v5.0.0...v5.0.1
v5.0.0
What's Changed
- feat: allows functions to be combined and work on state by @younesStrittmatter in #43
- feat: change state to userdict by @younesStrittmatter in #44
- Feat declare input in wrapper by @younesStrittmatter in #45
- Add doctest to new standard by @younesStrittmatter in #46
- test: include python 3.12 in the test suite by @hollandjg in #48
- test: saving and loading
StateDataClass
objects by @hollandjg in #55 - feat: reintegrate workflow sub package as a part of the core by @hollandjg in #58
- refactor!: make dataclass back into standard state by @hollandjg in #62
- refactor!: remove aliases from state by @hollandjg in #63
- docs: update workflow docs by @hollandjg in #64
Full Changelog: v4.0.0...v5.0.0
v4.1.0-b2
v4.1.0-b1: Merge pull request #46 from AutoResearch/add-doctest-to-new-standard
Pre-release
What's Changed
- feat: allows functions to be combined and work on state by @younesStrittmatter in #43
- feat: change state to userdict by @younesStrittmatter in #44
- Feat declare input in wrapper by @younesStrittmatter in #45
- Add doctest to new standard by @younesStrittmatter in #46
Full Changelog: v4.0.0...v4.1.0
v4.0.0
What's Changed
- docs: specify empty docstring fields by @benwandrew in #36
- feat: add StandardState by @hollandjg in #32
- docs: update license to MIT by @benwandrew in #38
- refactor: make names of wrapper functions more generic by @hollandjg in #37
- feat!: update experimentalists
grid_pool
,random_pool
,random_sample
to use the newState
mechanism by @hollandjg in #33
New Contributors
- @benwandrew made their first contribution in #36
Full Changelog: v3.3.0...v4.0.0
v4.0.0-b2
v4.0.0-b1
What's Changed
- docs: specify empty docstring fields by @benwandrew in #36
- feat: add StandardState by @hollandjg in #32
- docs: update license to MIT by @benwandrew in #38
- refactor: make names of wrapper functions more generic by @hollandjg in #37
New Contributors
- @benwandrew made their first contribution in #36
Full Changelog: v3.3.0...v4.0.0-b1
v3.3.0
What's Changed
- fix: aligned random pooler input arguments with those of grid pooler by @musslick in #15
- ci: re-introduce pre-commit hook checking by @hollandjg in #19
- feat: move state objects from autora-workflow by @hollandjg in #18
New Contributors
Full Changelog: v3.2.0...v3.3.0