v0.5.0
What's Changed
- docs: readme modify by @cpcchengt in #145
- feat: support drop measurement method by @Chenxulin97 in #147
- refactor: extract common error checking logic into a shared function by @shoothzj in #151
- docs: add install client library by @shoothzj in #152
- fix: add missing empty check and extract common method by @shoothzj in #155
- feat: support drop measurement by @shoothzj in #157
- refactor: extract writeBytesBuffer to reduce duplicate code by @shoothzj in #158
- feat: add show measurements define by @shoothzj in #159
- feat: support ShowMeasurements by @shoothzj in #162
- feat: add query builder by @shoothzj in #161
- feat: use operands instead of left,right by @shoothzj in #163
- feat: return directly when write empty point list by @goflutterjava in #164
- fix: query operator desc to value by @xuthus5 in #166
- typo: fix incorrect spelling by @Chenxulin97 in #167
New Contributors
- @cpcchengt made their first contribution in #145
- @goflutterjava made their first contribution in #164
Full Changelog: v0.4.0...v0.5.0