- Bump version to 3.6.4 in Cargo.toml - Update version references in README.md and README_CN.md - Add RELEASE_v3.6.4.md with English release notes - All workspace examples verified to compile (cargo build --workspace) - Remove RELEASE_v3.6.3.md and docs/ASYNC_EXECUTOR_REVIEW.md - Minor updates in types, lib, transaction_builder, async_executor, executor, params Made-with: Cursor
269 B
269 B
Release v3.6.4
Changes from v3.6.3
- Examples: All workspace examples are verified to build successfully (
cargo build --workspace). - Docs: Version references in README.md and README_CN.md updated to 3.6.4.
No API or behavior changes in this release.