Skip to content

Releases: pollination/queenbee

v1.24.4

03 Mar 00:34
Compare
Choose a tag to compare

1.24.4 (2021-03-03)

Bug Fixes

  • repository reference: add missing type (dc2f224), closes #287

v1.24.3

01 Mar 01:03
Compare
Choose a tag to compare

1.24.3 (2021-03-01)

Bug Fixes

  • task: add validation check for duplicated arguments and returns (fa0d18a), closes #282

v1.24.2

26 Feb 17:52
Compare
Choose a tag to compare

1.24.2 (2021-02-26)

Bug Fixes

  • deps: bump pydantic from 1.7.3 to 1.8 (075db96)

v1.24.1

24 Feb 23:22
fdce244
Compare
Choose a tag to compare

1.24.1 (2021-02-24)

Bug Fixes

v1.24.0

19 Feb 21:53
f5b2641
Compare
Choose a tag to compare

1.24.0 (2021-02-19)

Features

v1.23.1

18 Feb 20:12
Compare
Choose a tag to compare

1.23.1 (2021-02-18)

Bug Fixes

  • resolve local dependency path on *nix correctly (baf3997), closes #266

v1.23.0

16 Feb 09:27
Compare
Choose a tag to compare

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

29 Jan 15:56
Compare
Choose a tag to compare

1.22.16 (2021-01-29)

Bug Fixes

  • status: better json object casting (5896dc7)

Reverts

  • json type: keep JSON type as a Dict (6678f05), closes #260

v1.22.15

27 Jan 15:38
Compare
Choose a tag to compare

1.22.15 (2021-01-27)

Bug Fixes

  • json type: enable JSON Object types to be List or Dicts (41fb857)

v1.22.14

26 Jan 23:29
Compare
Choose a tag to compare

1.22.14 (2021-01-26)

Bug Fixes

  • include unset values in recipes when written to folder (64324f7)