v0.4.43-nightly
Pre-release
Pre-release
What's Changed
Documentation
Features
- [common/metatypes] feature: complete MatchSeq: add display, matching impl, errors etc (#994) by @drmingdrmer
Improvement
- [store]: refactor: Cmd::UpsertKV use MatchSeq to specify what seq to match (#984) by @drmingdrmer
- [sql] more custom types parser support (#986) by @sundy-li