Skip to content

Releases: StepanGavrilov/vvault

v0.0.4 - kv2-versioning fixed

15 May 14:53
a3cf4cd
Compare
Choose a tag to compare

What's Changed

  • build(deps-dev): bump pre-commit from 3.2.2 to 3.3.1 by @dependabot in #6
  • build(deps-dev): bump mypy from 1.2.0 to 1.3.0 by @dependabot in #7
  • fix(0.0.4, kv2-versioning): Fixed the error of changing the secret ve… by @StepanGavrilov in #8

Full Changelog: v0.0.3...v0.0.4

v0.0.3 - Config Dynamic update

28 Apr 12:54
ef37390
Compare
Choose a tag to compare

Now we can update information (kv) dynamically.
Divide logic from initialized and sealed.

v0.0.2

04 Apr 22:10
Compare
Choose a tag to compare

Critical functionality