Skip to content

Releases: pollination/queenbee

v1.8.0

23 Jan 17:50
Compare
Choose a tag to compare

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

23 Jan 02:39
Compare
Choose a tag to compare

1.7.1 (2020-01-23)

Bug Fixes

  • dag loop: allow dag loop to be null (0a5cc01)

v1.7.0

19 Jan 16:04
Compare
Choose a tag to compare

1.7.0 (2020-01-19)

Features

  • dag: add validators for DAG and DAGTask (0fa1de8), closes #32

v1.6.7

18 Jan 16:51
Compare
Choose a tag to compare

1.6.7 (2020-01-18)

Performance Improvements

  • variable: improve variable access and validation (0cd3e8a), closes #12

v1.6.6

13 Jan 04:37
Compare
Choose a tag to compare

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

08 Jan 00:34
Compare
Choose a tag to compare

1.6.5 (2020-01-08)

Bug Fixes

v1.6.4

07 Jan 21:35
Compare
Choose a tag to compare

1.6.4 (2020-01-07)

Bug Fixes

  • function: support integer inputs (5e6f787)

v1.6.3

19 Dec 05:13
Compare
Choose a tag to compare

1.6.3 (2019-12-19)

Bug Fixes

  • status: return type after validating (9b9f6b3)

v1.6.2

19 Dec 04:28
Compare
Choose a tag to compare

1.6.2 (2019-12-19)

Bug Fixes

  • status: set tasks type correctly (f9f36ad)

v1.6.1

19 Dec 03:54
Compare
Choose a tag to compare

1.6.1 (2019-12-19)

Bug Fixes