Skip to content

Releases: harunsasmaz/passman

v1.0.1

28 Mar 14:46
f962983
Compare
Choose a tag to compare

Changelog

  • f962983 Merge pull request #1 from harunsasmaz/fix/clipboard-cgo
  • feb151d fix: resolve cgo dependency on clipboard

v1.0.0

28 Mar 13:59
Compare
Choose a tag to compare

Changelog

  • c34c0e2 Merge branch 'master' of github.com:harunsasmaz/passman
  • 013ee61 fix: wrong format of release.yaml
  • 6cc747c fix: wrong go module name
  • 8751efa Update README.md
  • e81aa93 Update README.md
  • 58bb7a9 fix: refactor import paths
  • bf40f53 readme and go.mod update
  • 09ed8a3 Update README.md
  • d4976d5 Update release.yaml
  • e8d3208 Update README.md
  • bc9a62e Update README.md
  • c68e4a7 Update README.md
  • d0a06d9 Update Readme
  • 3c74e2d Merge branch 'master' of github.com:harunsasmaz/passman
  • 0bbf9d3 Feat: detailed readme and slight updates on usage texts
  • 34b4228 Update README.md
  • ed4015a Update build.yaml
  • 7113e01 feat: added badges for build action and go report
  • b445d73 Update README.md
  • b7eb62c Update README.md
  • 1245331 Update README.md
  • dc300a6 feat: readme badges
  • 134eb14 chore: lint config removed
  • 12025d1 chore: password prompt build for non-windows
  • a98ba40 chore: password prompt build for windows
  • be4a0a2 chore: lint error, unnecessary casting
  • c88447e Merge branch 'master' of github.com:harunsasmaz/passman
  • e70e06d feat: workflows
  • b0a70ac Update README.md
  • 74d66cc Update README.md
  • 9a22a72 Create README.md
  • be2f802 Create LICENSE
  • b6e1242 feat: go releaser
  • a323ba5 chore: more logging and formatting
  • 54f5726 fix: deleting root key and alias error wrapper
  • e809777 feat: authenticate before some cli commands
  • 06d6f07 feat: add parameter checks to cli commands
  • 598db2a feat: cli commands are completed
  • e35b014 chore: code formatting
  • 41cebd1 feat: password generator cli command
  • 17ac344 feat: inital logic for local kv store and password generator