Skip to content

v2.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 07 Sep 00:44
· 5 commits to fix/version-issue since this release

2.1.0 (2022-09-07)

Bug Fixes

  • clone repo arguments (f900f92)
  • error when the compress file has size 0 (16588b0)
  • feedback and unit tests (a677136)
  • issue with build due to sys package (ef7e0b7)
  • password-secret: valid regex for one-liner files (7c5e455)
  • remove the default ignore with .gitignore to avoid missing scans on the repo. (2e6255d)

Features

  • add keepAlive flag and fix worker flag read (#47) (549081d)
  • add ldflags for version injection during artifacts build (171d986)
  • adding branch scanning (f1f2710)
  • adding doc conversion (c746b67)
  • use semantic versioning to create semantic releases and changelog.md file (e9f05e3)