Releases: project-machine/atomfs
Releases · project-machine/atomfs
v1.2.1
What's Changed
- fix: use official stacker releases for ci by @rchincha in #32
- ci: add more checks/workflows by @rchincha in #33
- ci: add linter checks by @rchincha in #34
- test: don't leave stacker binaries around by @mikemccracken in #40
- add backward compat code for root hash annotation name change by @mikemccracken in #43
- Export the default extraction policy list and the policy environment … by @hallyn in #37
- fix: drop Ubuntu Focal (20.04) build from github workflow by @raharper in #48
- fix: don't mix up runtimedir and metadir by @hallyn in #44
- fix: Include tag matching for MAIN_VERSION used in --version output by @raharper in #46
- 32-bit fixes for verity.go by @ysangkok in #49
New Contributors
Full Changelog: v1.2.0...v1.2.1
v1.2.0
v1.1.3
v1.1.2
Release v1.1.2
Add atomfs API
make: add go test for newly added test files moving pkgs over from stacker added some go test files, let's build those as part of `make` with the default target. This will get done in the github workflow too, because it just runs `make` with no args. Signed-off-by: Michael McCracken <mikmccra@cisco.com>
v1.1
v1.1
v1.0
v1.0