-
v2.0.0 Stable
released this
2024-08-12 17:31:13 +01:00 | 16 commits to master since this releaseWhat's Changed
- Bump cryptography from 41.0.5 to 42.0.4 by @dependabot in https://github.com/cpressland/kvcopy/pull/1
- Configure Renovate by @renovate in https://github.com/cpressland/kvcopy/pull/8
- Bump certifi from 2023.7.22 to 2024.7.4 by @dependabot in https://github.com/cpressland/kvcopy/pull/7
- Update dependency azure-identity to v1.17.1 by @renovate in https://github.com/cpressland/kvcopy/pull/9
- Update dependency ruff to ^0.5.0 by @renovate in https://github.com/cpressland/kvcopy/pull/10
- Update actions/setup-python action to v5 by @renovate in https://github.com/cpressland/kvcopy/pull/13
- Update actions/checkout action to v4 by @renovate in https://github.com/cpressland/kvcopy/pull/12
- Update dependency ruff to v0.5.2 by @renovate in https://github.com/cpressland/kvcopy/pull/14
- Update dependency ruff to v0.5.7 by @renovate in https://github.com/cpressland/kvcopy/pull/15
- Added option to sync entire vaults by @cpressland in https://github.com/cpressland/kvcopy/pull/16
New Contributors
- @dependabot made their first contribution in https://github.com/cpressland/kvcopy/pull/1
- @renovate made their first contribution in https://github.com/cpressland/kvcopy/pull/8
- @cpressland made their first contribution in https://github.com/cpressland/kvcopy/pull/16
Full Changelog: https://github.com/cpressland/kvcopy/compare/v1.0.0...v2.0.0
-
v1.0.0 Stable
released this
2023-10-26 11:06:30 +01:00 | 26 commits to master since this release- Initial Release