Releases: pollination/queenbee
Releases · pollination/queenbee
v1.24.4
1.24.4 (2021-03-03)
Bug Fixes
- repository reference: add missing type (dc2f224), closes #287
v1.24.3
1.24.3 (2021-03-01)
Bug Fixes
- task: add validation check for duplicated arguments and returns (fa0d18a), closes #282
v1.24.2
1.24.2 (2021-02-26)
Bug Fixes
- deps: bump pydantic from 1.7.3 to 1.8 (075db96)
v1.23.1
1.23.1 (2021-02-18)
Bug Fixes
- resolve local dependency path on *nix correctly (baf3997), closes #266
v1.23.0
1.23.0 (2021-02-16)
Bug Fixes
- job: small import bugs (d18ec19)
- jobs: job argument should be Any (fbff146)
- results: import bug (c4c95ba)
Features
- jobs: make all jobs parametric (2751d96)
- parametric jobs: set up basic schema objects for parametric job and status (f2419cf)
v1.22.16
Bug Fixes
- status: better json object casting (5896dc7)
Reverts
- json type: keep JSON type as a Dict (6678f05), closes #260
v1.22.15
Bug Fixes
- json type: enable JSON Object types to be List or Dicts (41fb857)
v1.22.14
Bug Fixes
- include unset values in recipes when written to folder (64324f7)