Release v0.0.3
This version is now available under crates.io/crates/influxdb.
Changelog
See the full changelog.
Added
- Possibility to run multiple queries in one. See the Integration Tests in
tests/integration_tests.rs
for examples. - Ability to specify Timestamp for write queries
Changed
- You now have to borrow a query when passing it to the
query
method
Disclaimer
As always, this version is running in our production software, but your mileage may vary.