Skip to content

v0.2.1

Compare
Choose a tag to compare
@mvisonneau mvisonneau released this 01 Jun 10:52
· 10 commits to main since this release
4562615

Added

  • Support for stdin input when ciphering
  • Added new tests
  • Release snapcraft packages
  • Release ghcr.io images
  • Publish "edge" artifacts (docker, snapcraft and binaries) for every main commit
  • arm64 container images

Changed

  • Replaced Drone CI with GitHub actions
  • Throw a warning instead of exiting if IPC_LOCK is unsuccessful
  • Updated to go 1.16
  • Refactored codebase following golang best practices
  • Updated all dependencies