Skip to content

v0.0.6

Compare
Choose a tag to compare
@github-actions github-actions released this 26 Jan 06:35
· 22 commits to main since this release
58ce4ef

Changelog

  • 58ce4ef chore:bump version to v0.0.6
  • 533cb1f chore(README):add 'Execute command' section
  • abaa2d1 feat:support execute command
  • 719886a test:add unittests for entry module
  • 6b96a41 perf:make candidate entries order stable(#11)
  • e2a4444 Merge pull request #10 from vimiix/dependabot/go_modules/golang.org/x/crypto-0.18.0
  • 7dad1af build(deps): bump golang.org/x/crypto from 0.17.0 to 0.18.0
  • b6a9005 feat:encrypt secret fields of entry before store to db(#5)
  • b0fe228 Merge pull request #8 from vimiix/dependabot/go_modules/golang.org/x/term-0.16.0
  • 6349007 build(deps): bump golang.org/x/term from 0.15.0 to 0.16.0
  • 896735b refactor:move cleaner module out of internal(#7)