Version 0.6.0
What's Changed
- Updating README.md to reflect bulk write capability added in #87 by @sdether in #112
- Fix clippy lints by @msrd0 in #114
- Send uints as unsigned integers on the line protocol (
u
suffix instead ofi
) by @mcronce in #113 - Added support for token auth by @bogdad and @sunng87 in #118
New Contributors
- @sdether made their first contribution in #112
- @mcronce made their first contribution in #113
- @bogdad made their first contribution in #118
Full Changelog: v0.5.2...v0.6.0