Skip to content

v0.1.3

Latest
Compare
Choose a tag to compare
@ignatk ignatk released this 29 Apr 17:05

What's Changed

  • Import deterministic ECDSA key generation code from Go 1.18 crypto/ecdsa package by @zhsj in #63
  • CI: bump actions/setup-go to v4 by @kbdharun in #64
  • chore: use bytes.Equal instead by @testwill in #66
  • Update workflow definitions by @ignatk in #71
  • Move the gokey cmd main to an importable package by @pdmccormick in #70
  • Bump golang.org/x/crypto from 0.0.0-20220622213112-05595931fe9d to 0.17.0 by @dependabot in #68
  • allow setting master password via environment variable by @dannyfast in #72

New Contributors

Full Changelog: v0.1.2...v0.1.3