Skip to content
This repository has been archived by the owner on Jan 4, 2024. It is now read-only.

v1.0.0

Latest
Compare
Choose a tag to compare
@madflojo madflojo released this 20 Oct 05:43
d8d1845

This release of Efs2 is more to solidify on the new versioning following Go mod best practices. This release also adds some new features.

  • Passphrase support for SSH Keys
  • Password-based authentication support
  • RUN is now just RUN; however, RUN CMD and RUN SCRIPT are still supported but undocumented
  • A Quiet flag is now included to suppress output

In addition to the above, some internal code clean up made the Efs2 codebase a bit cleaner.