Skip to content

Releases: wazzamatazz/NRuuviTag

0.7.0

14 Jul 14:08
Compare
Choose a tag to compare

Fixes #3. Please update all earlier package references to this version (or later).

0.6.0

02 Jun 06:47
Compare
Choose a tag to compare

Breaking Changes:

  • RuuviTagSampleWithDisplayName type has been renamed to RuuviTagSampleExtended and now includes a DeviceId property as well. This makes it easier for publishers to construct a payload with both a display name and identifier for a device when publishing measurements.

Other Changes:

  • Linux CLI tool can now be installed as a systemd service (instructions here).

0.5.0

30 May 18:39
Compare
Choose a tag to compare

This release fixes an issue where the Linux listener could feasibly create multiple BlueZ watchers for a single Bluetooth device.

0.4.0-alpha.0

28 May 18:33
Compare
Choose a tag to compare

This release adds a publisher for Azure Event Hubs.

0.3.0-alpha.0

27 May 05:59
Compare
Choose a tag to compare
0.3.0-alpha.0 Pre-release
Pre-release

Changes:

0.2.0-alpha.0

26 May 19:05
Compare
Choose a tag to compare
0.2.0-alpha.0 Pre-release
Pre-release

Breaking Changes:

  • In RuuviTagSample, Voltage has been renamed to BatteryVoltage.
  • NRuuviTag.Client.Windows NuGet package has been renamed to NRuuviTag.Listener.Windows.

Other Changes:

0.1.0-alpha.0

23 May 20:06
Compare
Choose a tag to compare
0.1.0-alpha.0 Pre-release
Pre-release

Initial alpha release with support for the Windows 10 SDK.