Skip to content

Releases: psibi/rucredstash

v0.9.2

15 Jun 06:07
v0.9.2
58e25c3
Compare
Choose a tag to compare

What's Changed

  • Minor fixes based on clippy suggestion by @psibi in #20
  • Upgrade crates to latest version by @psibi in #21
  • Missing digest column by @knnmran in #23
  • Update dependencies and rust-toolchain by @psibi in #24
  • Add GitHub workflow by @psibi in #25

New Contributors

Full Changelog: v0.9.0...v0.9.2

v0.9.0

16 Jan 08:12
2622fe8
Compare
Choose a tag to compare

Changes:

See More
  • ee92493 Upgrade dependencies
  • cd2f0cd Merge pull request #18 from ketzacoatl/cargo-lock-nixpkgs
  • a0b4ba8 add Cargo.lock for nixpkgs build, and drop from gitignore

This list of changes was auto generated.

v0.8.0

08 Nov 12:36
cda8c68
Compare
Choose a tag to compare

Changes:

  • cda8c68 Update README links
  • 4219296 Merge pull request #16 from psibi/prepare-version8
  • f5889f8 Update
  • 522c47a Update README
  • da6a986 Add tests for getall subcommand
  • 2ff4db3 Clippy based fixes
  • f067082 Add some checklist and remove MFA dependency
  • c29a23b More cleanup and putall subcommand implementation
  • c315f14 Merge pull request #15 from psibi/mohoff-minor-changes
  • ea09f68 Fix encryption/decryption
See More
  • 85c4aa3 Merge branch 'master' into mohoff-minor-changes
  • 3dfbfc5 Add test for crypto module
  • 8724648 omit some cloning. Few minor changes
  • d02a67c replace cloning input with vec init with capacity

This list of changes was auto generated.

v0.7.0

01 Nov 14:23
aa96ff5
Compare
Choose a tag to compare

Changes:

This list of changes was auto generated.

v0.6.1: Merge pull request #11 from oleksSol/feature/credstash_compatibility_fix

12 Aug 12:20
e6909fe
Compare
Choose a tag to compare

Changes:

  • e6909fe Merge pull request #11 from oleksSol/feature/credstash_compatibility_fix
  • 3206e52 Bump version, add description to changelog
  • bed2e09 Fix compatibility with credshtash

This list of changes was auto generated.

v0.6.0: Merge pull request #9 from psibi/async-await

04 Apr 11:38
d3592cc
Compare
Choose a tag to compare

Changes:

  • d3592cc Merge pull request #9 from psibi/async-await
  • 28d6803 Update vmImaage to latest
  • d94b7e4 Update changelog and bump version
  • 7b3715f Async await migration for rucredstash
  • 80f9bd0 Merge pull request #8 from bitemyapp/master
  • 18c324f Optimizing for size, stripping binaries
  • 91f361a Update documentation

This list of changes was auto generated.

v0.5.0: Merge pull request #7 from psibi/prepare-new-release

12 Jan 10:09
5e123ac
Compare
Choose a tag to compare

Changes:

  • 5e123ac Merge pull request #7 from psibi/prepare-new-release
  • 9377cbc Bump version
  • 86fb3bc Prepare for new release
  • 62f4316 Add proper support for encryption context
  • 4f7d6da Bump version

This list of changes was auto generated.

v0.4.0: Merge pull request #6 from psibi/version-0.4-prepare

04 Jan 16:36
5cc42f9
Compare
Choose a tag to compare

Changes:

  • 5cc42f9 Merge pull request #6 from psibi/version-0.4-prepare
  • 8c854e0 Fix changelog
  • 961aff6 Expose it as a moudle
  • 901e546 Update azure CI to build integration tests
  • e0b29df Add a single test script
  • 67cdd74 Write tests for other exposed functions
  • 3cfec8b Handle invalid subcommands
  • e18e9fa Update changelog
  • f486e31 ADd exit code on failures
  • 717600e Fix warning
See More

This list of changes was auto generated.

v0.3.0: Merge pull request #5 from psibi/getall-export-options

29 Dec 16:29
c4a6408
Compare
Choose a tag to compare

Changes:

  • c4a6408 Merge pull request #5 from psibi/getall-export-options
  • 82b7895 Prepare for v0.3.0
  • 13e179f Implement get_all export options

This list of changes was auto generated.

v0.2.3

29 Dec 14:18
dae8beb
Compare
Choose a tag to compare

Changes:

This list of changes was auto generated.