Skip to content

Release v0.4.0

Compare
Choose a tag to compare
@Empty2k12 Empty2k12 released this 07 Oct 16:35
· 47 commits to main since this release

What's Changed

  • Fix deserialization of Series in case of no values. by @JEnoch in #75
  • CI: test against MSRV by @msrd0 in #77
  • CI: enable code coverage with tarpaulin uploading to gh-pages by @msrd0 in #78
  • CI: make tarpaulin ignore test code by @msrd0 in #79
  • implement #[influxdb(tag)] and #[influxdb(ignore)] by @blasrodri in #81
  • Assertion should consider case-insensitive keywords by @rcastill in #83
  • Batch write support by @sunng87 in #87
  • Add h1-client-rustls feature by @JEnoch in #88

New Contributors

Full Changelog: v0.3.0...v0.4.0