Releases: pollination/queenbee
Releases · pollination/queenbee
v1.17.1
v1.17.0
1.17.0 (2020-09-22)
Bug Fixes
- basemodel: enable passing kwargs to underlying serialization functions (12b53ec)
- repository: fix metadata management and search bug (c97a8e3)
Features
- cli: add repository management and search features (b290acd)
- package version: add optional manifest, readme and license to package metadata (4786779)
- repository: add basic search feature (0bdd0e1)
- repository: add metadata to packages and indices (fd70809), closes #141
- repository: make
latest
a special tag (75810e7), closes #140
v1.16.2
v1.16.1
1.16.1 (2020-08-27)
Bug Fixes
- loop: prevent reference to a looped task output artifact (0e99e92), closes pollination/queenbee-argo#59