v0.8.1
Highlights: apart from testing and documentation improvements, this release uses a more appropriate HTTP client for fetching larger files. It also makes the expected chisel-releases
schema more permissive, ignoring unknown fileds instead of raising an error.
What's Changed
- fix: use proper HTTP clients to fetch files by @rebornplusplus in #66
- bugfix: ignore extra fields in yaml by @letFunny in #107
Other minor changes
- chore: promote "riscv64" snap to candidate on release by @rebornplusplus in #95
- slicer/test: Define all release archives by @woky in #81
- testutil/pkgdata: Handle empty names in MakeDeb() by @woky in #85
- testutil/pkgdata: Add MakeTestDeb() by @woky in #87
- fsutil: Explicit parent directory creation by @woky in #76
- slicer/test: Set archive options from release by @woky in #82
- Switch from kinetic to focal in spread tests by @woky in #97
- CI: Add CLA check, Linting and security scanning by @rebornplusplus in #31
- testutil/pkgdata: Add TarEntry shorthand constructors by @woky in #86
- Support OpenPGP keyrings in release by @woky in #100
- docs: add snap and CI badges to README by @cjdcordeiro in #104
New Contributors
Full Changelog: v0.8.0...v0.8.1