base64-ng 1.3.5

no_std-first Base64 encoding and decoding with strict APIs and a security-heavy release process
Documentation
[release]
version = "1.3.5"
policy = "synced-family"

[crates."base64-ng"]
previous_version = "1.3.4"
version = "1.3.5"
change = "code"
publish = true
reason = "Publishes the 1.3.5 family patch with RISC-V QEMU scalar/fallback evidence, stable riscv64 RVV intrinsic blocker checks, required riscv64gc QEMU coverage, and explicit non-admission wording for RISC-V acceleration."

[crates."base64-ng-sanitization"]
previous_version = "1.3.4"
version = "1.3.5"
change = "dependency"
publish = true
reason = "Keeps the sanitization companion version synchronized with the 1.3.5 family release."

[crates."base64-ng-derive"]
previous_version = "1.3.4"
version = "1.3.5"
change = "dependency"
publish = true
reason = "Keeps the derive companion version synchronized with the 1.3.5 family release."

[crates."base64-ng-serde"]
previous_version = "1.3.4"
version = "1.3.5"
change = "dependency"
publish = true
reason = "Keeps the serde companion version synchronized with the 1.3.5 family release."

[crates."base64-ng-bytes"]
previous_version = "1.3.4"
version = "1.3.5"
change = "dependency"
publish = true
reason = "Keeps the bytes companion version synchronized with the 1.3.5 family release."

[crates."base64-ng-subtle"]
previous_version = "1.3.4"
version = "1.3.5"
change = "dependency"
publish = true
reason = "Keeps the subtle companion version synchronized with the 1.3.5 family release."

[crates."base64-ng-tokio"]
previous_version = "1.3.4"
version = "1.3.5"
change = "dependency"
publish = true
reason = "Keeps the Tokio companion version synchronized with the 1.3.5 family release."