What's Changed
- fix(info): prevent nil pointer panic when volumes payload is absent by @shellyco-code in #1032
- fix(api): propagate errors from GetLabel instead of returning nil by @AdeshDeshmukh in #1004
- fix(utils): Refactor CamelCaseToHR function by @DivyanshuVortex in #861
- docs: update Go and Windows build instructions in CONTRIBUTING.md by @mantrapatel05 in #1028
New Contributors
- @shellyco-code made their first contribution in #1032
- @AdeshDeshmukh made their first contribution in #1004
- @DivyanshuVortex made their first contribution in #861
- @mantrapatel05 made their first contribution in #1028
Full Changelog: v0.0.23...v0.0.24