Releases: StepanGavrilov/vvault
Releases · StepanGavrilov/vvault
v0.0.4 - kv2-versioning fixed
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
Now we can update information (kv) dynamically.
Divide logic from initialized and sealed.
v0.0.2
Critical functionality