v2.0.1
v2.0.1
This patch release fixes the Go module path for the major version update to support installation via go install.
It also ensures a version is displayed in the version command.
Bug Fixes
- fix: fix the Go package version to v2 by @suzuki-shunsuke in #373
 - fix: handle workflow input flag parsing by @asraa in #379
 - fix: show version in 
versioncommand by @laurentsimon in #392 
What's Changed
- fix: fix the Go package version to v2 by @suzuki-shunsuke in #373
 - docs: refer v2.0.0 in README by @suzuki-shunsuke in #375
 - docs: add the checksum of v2.0.0 by @suzuki-shunsuke in #374
 - docs: fix go install by @suzuki-shunsuke in #376
 - fix: handle workflow input flag parsing by @asraa in #379
 - docs: add release steps for a new major release by @asraa in #378
 - docs: Add comment for signature decoding by @laurentsimon in #380
 - fix: Fix error check for decodeSignature by @ianlewis in #385
 - feat: add more tests for GCB verification by @laurentsimon in #389
 - fix: show version in 
versioncommand by @laurentsimon in #392 - feat: Add env variable to facilitate CI tests of Action installer by @laurentsimon in #393
 - fix: TUF error in GHA installer by @laurentsimon in #394
 - fix: command in installer Action by @laurentsimon in #396
 
Full Changelog: v2.0.0...v2.0.1