v0.1.1
·
20 commits
to main
since this release
What's Changed
- docs: drop releasing section from CONTRIBUTING by @ren-yamanashi in #63
- feat: add mysql-handler-build helper crate for downstream cdylibs by @ren-yamanashi in #64
- fix: include mysql-handler-build in e2e Dockerfile context by @ren-yamanashi in #65
- feat: add mysql-handler-macros crate with #[plugin] attribute by @ren-yamanashi in #67
- refactor: make e2e Dockerfile build context self-maintaining by @ren-yamanashi in #68
- feat: split StorageEngine into capability sub-traits by @ren-yamanashi in #69
- refactor: collapse IndexedEngine back into StorageEngine by @ren-yamanashi in #71
- docs: rewrite quick start and architecture for the macro-based 0.2 surface by @ren-yamanashi in #72
- build: share workspace version and bump all crates to 0.2.0 by @ren-yamanashi in #73
- build: let release-plz drive the workspace bump by @ren-yamanashi in #74
- chore: release v0.1.1 by @github-actions[bot] in #75
- fix: address Rust 1.95.0 clippy errors in lib tests by @ren-yamanashi in #76
- chore: release v0.1.1 by @ren-yamanashi in #77
Full Changelog: mysql-handler-v0.1.0...mysql-handler-v0.1.1