Skip to content

Releases: jgosmann/bsec

v0.3.1

09 Nov 19:46
b52987d
Compare
Choose a tag to compare

Fixed

  • Memory orderings for aquireing and releasing BSEC have been slightly relaxed.
  • Memory orderings for the FakeClock (only used in tests) have been relaxed

v0.3.0

15 May 15:02
f2f7ae0
Compare
Choose a tag to compare

Added

  • Support for the HeatSource and DisableBaselineTracker Bosch BSEC inputs in the Bme680Sensor.
  • SubscriptionRequest is now hashable.

Changed

  • The Bme680Sensor cannot be instantiated directly anymore, but is created with the Bme680SensorBuilder.

v0.2.0

10 May 19:02
e127106
Compare
Choose a tag to compare

Changed

  • The bsec::clock::test_support::FakeClock is now Sync.

v0.1.2

04 May 20:13
f74977a
Compare
Choose a tag to compare

Try to get the documentation to build on docs.rs.

v0.1.1

04 May 20:12
30b3164
Compare
Choose a tag to compare

Try to get the documentation to build on docs.rs.

v0.1.0

04 May 19:08
66836da
Compare
Choose a tag to compare

Initial release.