Releases: pollination/queenbee
Releases · pollination/queenbee
v1.8.0
1.8.0 (2020-01-23)
Features
- workflow: add methods to access properties (45ef95d)
Performance Improvements
- workflow: changed validate_all to Pydantic validator (d538e39)
v1.7.1
1.7.1 (2020-01-23)
Bug Fixes
- dag loop: allow dag loop to be null (0a5cc01)
v1.7.0
1.7.0 (2020-01-19)
Features
- dag: add validators for DAG and DAGTask (0fa1de8), closes #32
v1.6.7
1.6.7 (2020-01-18)
Performance Improvements
- variable: improve variable access and validation (0cd3e8a), closes #12
v1.6.6
1.6.6 (2020-01-13)
Bug Fixes
- function: return null if no inputs are provided (1be96ba)
- pydantic: bump to v1.0 (cbf9cae), closes #22
v1.6.5
1.6.5 (2020-01-08)
Bug Fixes
v1.6.4
1.6.4 (2020-01-07)
Bug Fixes
- function: support integer inputs (5e6f787)
v1.6.3
1.6.3 (2019-12-19)
Bug Fixes
- status: return type after validating (9b9f6b3)
v1.6.2
1.6.2 (2019-12-19)
Bug Fixes
- status: set tasks type correctly (f9f36ad)
v1.6.1
1.6.1 (2019-12-19)
Bug Fixes