v2.11.0
Feat
Add a method get_build_runs to get a list of build runs for a given build_name; by @eaaltonen
Fix
Fix a typo in the BuildRun model; by @eaaltonen
Fix checksum generation for FIPS-compliant systems by supporting 'usedforsecurity=False' in hash functions; by @tommycbird
Edit artifact.delete docstring return type