Releases: pollination/queenbee
Releases · pollination/queenbee
v1.22.13
Bug Fixes
- io: add support for optional artifact inputs (f2c878c)
- io: add support for optional artifact outputs (b47140a)
v1.22.11
Bug Fixes
- basemodel: allow extra fields in Queenbee objects (b5c0515)
v1.22.10
Bug Fixes
- deps: bump pyyaml from 5.4 to 5.4.1 (a1e4686)
v1.22.9
1.22.9 (2021-01-19)
Bug Fixes
- deps: bump pyyaml from 5.3.1 to 5.4 (646ce7b)
v1.22.8
1.22.8 (2021-01-03)
Bug Fixes
- output: remove redundant from field (66fb0cb)
v1.22.7
1.22.7 (2021-01-02)
Bug Fixes
- array io: remove artifact types from array ItemTypes (f0d460b)
v1.22.6
1.22.6 (2020-12-31)
Bug Fixes
- dependency: fix parsing local source url (2cab602)
v1.22.5
1.22.5 (2020-12-19)
Bug Fixes
- steps: better int parsing... (23354f8)
v1.22.4
1.22.4 (2020-12-19)
Bug Fixes
- steps: cast value to int for StepInteger IO (a017cdb)