What's Changed
- fix: adding CNAME by @NucleoFusion in #826
- docs: update Install section in README by @adityashekhawat1999 in #794
- fix: replace reflect.Ptr with reflect.Pointer to fix govet inline by @Yashbhu in #872
- fix: add more stable validation for harbor-cli login by @qcserestipy in #810
- fix: return errors instead of panicking in list command by @cotishq in #865
- feat : instance remaining subcommands by @Sypher845 in #812
- fix(login): enforce mutual exclusivity of --password and --password-stdin flags by @gcharpe1604 in #849
- fix: Adding the --project flag for setting the scope of the label to artifact by @LAKSHJAIN14 in #822
- feat: adding test helper and tests for project list by @NucleoFusion in #797
- feat(repo): Implement Repository Update Command by @bhavyaKhatri2703 in #714
- fix(ldap): add url and scope validation to ldap ping command by @PrasunaEnumarthy in #804
- fix(doc): update missing man pages and doc entry by @vg006 in #893
- refactor(output): replace log.Info and log.Infof statements with Printf and log.Debugf statements by @qcserestipy in #884
- fix: update instance api print statement; made test and lint fail by @qcserestipy in #907
- feat: Adding Scoop publish by @NucleoFusion in #844
- Feature: Extending Retention Cmd PR by @NucleoFusion in #564
New Contributors
- @Yashbhu made their first contribution in #872
- @cotishq made their first contribution in #865
- @gcharpe1604 made their first contribution in #849
- @LAKSHJAIN14 made their first contribution in #822
Full Changelog: v0.0.19...v0.0.20