v0.1.103
What's Changed
- add crc32 algorithm with few tests by @CormickKneey in #684
- feat: optimize calculate file by crc32 by @gaius-qi in #685
- test: add unitest for oss by @Lzzzzzt in #647
- test: format unit test in backend by @gaius-qi in #686
- fix: key/value format with whitespace separator should not be used by @gaius-qi in #687
- chore(deps): Bump serde from 1.0.204 to 1.0.209 by @dependabot in #689
- chore(deps): Bump libc from 0.2.155 to 0.2.158 by @dependabot in #690
- chore(deps): Bump serde_json from 1.0.124 to 1.0.127 by @dependabot in #692
- feat: set prefix_extractor for column families by @gaius-qi in #693
New Contributors
- @CormickKneey made their first contribution in #684
Full Changelog: v0.1.102...v0.1.103