Releases: facebook/akd
Releases · facebook/akd
v0.3.3
v0.3.2
Whats Changed
-
Specific version is not required for the akd_mysql crate since major versions didn't change.
-
Require absolute URLs to reference information within crate documentation see
-
Move publish pipeline to run checks on both packages before starting publish
Full Changelog: v0.3.1...v0.3.2
v0.3.1
Whats Changed
- Versioning information changes & proper links for public release on [crates.io]
Full Changelog: v0.3.0...v0.3.1
v0.3.0
What's Changed
- Cleanup of DB layer and more performance improvements for MySQL storage.
- Additional documentation and general cleanups
- Removed MySQL dependencies on the core library functionality so if a user uses a different data-layer they are not dependent on MySQL
- Proof-of-concept (REPL) application + integration tests in CI pipeline
- Migration from
tokio
0.2 to 1.X andmysql_async
from 0.23.1 to 0.28.1 - Publishing v0.3.0
Full Changelog: v0.2.0...v0.3.0