ITADN
Boss-1s/key_multivalue_storage

版本发布 8

kms-v1.2.4-beta0/2026.06.10v1.2.4.20260610b0预发布
? · 2026-06-10

Testing release logic.... **Full Changelog**: https://github.com/Boss-1s/key_multivalue_storage/compare/v1.2.3.20260605.4...v1.2.4.20260610b0

kms-v1.2.3/2026.06.05dv1.2.3.20260605.4
? · 2026-06-06

# What's Changed ## Repo Updates * Everything from v1.2.3.20260605.1 to here is fixing that damned thing of a commit push...and with this release it's finally fixed. Whew! * Updated README to have a link to roadmap ## Module Updates * Prettified up to line 343 in `key_multivalue_storage.py` ## Dependency updates * None this time ;) Huge credits to Google's AI Mode for explaining SSH to me so that I could get this done lol 🎉🎉 ## Plans for next update Our next few 1.2.3.x updates should see more Repo updates, specifically working on the wiki page and other documentation. I am also hoping for some prettifying in the module itself on kms-semver1.2, whilst working on kms-semver1.3. **Full Changelog**: https://github.com/Boss-1s/key_multivalue_storage/compare/v1.2.3.20260605.1...v1.2.3.20260605.4 Yanked: v1.2.3.20260605.2, v1.2.3.20260605.3

kms-v1.3.0a2/2026.05.24v1.3.0.20260524a2预发布
? · 2026-05-24

# What's Changed ## Repo Updates * feat: use github-actions bot for signatures ## Module Updates * None this time :) ## Dependency updates * None this time ;) ## Plans for next update The next alpha with major changes will be released in a week, with the last major alpha in two or three weeks. The next big change will be separating the classes into different modules. I will try my best to keep breaking changes to a minimum, but no promises can be made lol. Other things that need to be done is fixing type hint warnings and conflicts, and obviously, fixing the docstrings, which is the main point of the update, after all. **Full Changelog**: https://github.com/Boss-1s/key_multivalue_storage/compare/v1.3.0.20260524a1...v1.3.0.20260524a2

kms-v1.2.3/2026.05.23av1.2.3.20260523.1
? · 2026-05-23

# What's Changed ## Repo Updates * Fixes to `push.sh` * Main reason for this push is `release.yml` fix ## Module Updates * None this time :) ## Dependency updates * None this time :) ## Plans for next update Our next few 1.2.3.x updates should see more Repo updates, specifically working on the wiki page and other documentation. I am also hoping for some prettifying in the module itself on kms-semver1.2, whilst working on kms-semver1.3. **Full Changelog**: https://github.com/Boss-1s/key_multivalue_storage/compare/v1.2.3.20260523...v1.2.3.20260523.1

kms-v1.2.3/2026.05.23v1.2.3.20260523
? · 2026-05-23

# What's Changed ## Repo Updates * Added badge links in Readme * Fixed false info in Readme and wiki * Fixed minor grammar and spelling errors in documentation (wiki, readme, security guide) * [Bug Report template](https://github.com/Boss-1s/key_multivalue_storage/blob/main/.github/ISSUE_TEMPLATE/bug_report.yml) * Nightlys for both `main` and `beta` branches! * Code of Conduct * Contribution Guidelines * [Wiki](https://github.com/Boss-1s/key_multivalue_storage/wiki) Updates * Added Linting for TOML, YAML, Bash (`*.toml`, `*.yaml`/`*.yml`, `*.sh`) ## Module Updates ### In \_\_init__.py: * Added `PendingDeprecationWarning` about module name deprecation ## Dependency updates * None this time ;) ## Plans for next update Our next few 1.2.3.x updates should see more Repo updates, specifically working on the wiki page and other documentation. I am also hoping for some prettifying in the module itself on kms-semver1.2, whilst working on kms-semver1.3. **Full Changelog**: [`v1.2.2.20260517.3` vs `v1.2.3.20260522`](https://github.com/Boss-1s/key_multivalue_storage/compare/v1.2.2.20260517.3...v1.2.3.20260522)

kms-v1.2.2/2026.05.17cv1.2.2.20260517.3
? · 2026-05-18

# What's Changed ## Repo Updates * Added an auto-version script * Added a step in build job to auto-version based on release details before publication * Minor updates to Contributing Guidelines * Removed unneeded files... 😅 ## Module Updates * None this time :) ## Dependency updates * None this time :) ## Plans for next update Our next few 1.2.2.x update should see more Repo updates as I slowly get situated in PyPi and here, specifically working on the wiki page and other documentation. I am also hoping for some prettifying in the module itself on kms-semver1.2, while preparing for kms-semver1.3 alpha release 1. **Full Changelog**: https://github.com/Boss-1s/key_multivalue_storage/compare/v1.2.2.20260517.2...v1.2.2.20260517.3

kms-v1.2.2/2026.05.17bv1.2.2.20260517.2
? · 2026-05-17

# What's Changed ## Repo Updates * fixed a fatal error in which versions were incorrect, preventing release of previous version ## Module Updates * None this time ;) ## Dependency updates * None this time ;) ## Plans for next update Our next few 1.2.2.x update should see more Repo updates as I slowly get situated in PyPi and here, specifically working on the [wiki page](https://github.com/Boss-1s/key_multivalue_storage/wiki) and other documentation. The 1.3 beta will come out soon! **Full Changelog**: [`kms-calver2026.05.17` vs `kms-calver2026.05.17b`](https://github.com/Boss-1s/key_multivalue_storage/compare/v1.2.2.20260517...v1.2.2.20260517.2)

kms-v1.2.2/2026.05.15av1.2.2.20260515.1
? · 2026-05-16

# What's Changed ## Repo Updates * Fixed a fatal bug where release would not deploy properly due to insufficient permissions ## Module Updates * None this time ;) ## Dependency updates * None this time ;) ## Plans for next update Our next few 1.2.2.x update should see more Repo updates as I slowly get situated in PyPi and here, specifically working on the [wiki page](https://github.com/Boss-1s/key_multivalue_storage/wiki) (which is currently empty). The 1.3 beta may also come out around that time.