Skip to content

v2.0.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 01 Aug 16:07
· 213 commits to main since this release

2.0.0 (2022-08-01)

Bug Fixes

  • fix capitalization error, run scalafix (6d9033c)
  • fix disabling of identity verification in tests (9254f62)
  • fix expected output of before deploy command in tests, change command to be 'mkdir' to be more integrated with test (367b7f5)
  • handle exception during known hosts loading when files are absent (5cd8407)
  • improve tests changing key names and adding test for before hook (ccbee7a)

Features

  • add support for before-deployment hooks (be89721)
  • add support for fingerprint use (caa78d4)
  • add support for skipping or forcing verification process (b282614)
  • add support for user visualization of validation errors in file parsing and field values (0044d38)