Skip to content

1.3 Release

Compare
Choose a tag to compare
@krwq krwq released this 22 Dec 16:31
5a96ecc

This marks the 1.3 release of dotnet/iot. The release included two packages which are available in NuGet.org today. Here is a link to them:

Release Notes

System.Device.Gpio

  • Add I2cBus
  • Improve detection of Raspberry PI boards

Iot.Device.Bindings

  • We now have a new unit from UnitsNet for RelativeHumidity which we have adopted
  • NFC cards improvements
    • NDEF support
    • MFRC522 support
    • PN532 SPI support
  • PiJuice UPS hat support
  • STUSB4500 support
  • Tsl256x support
  • KeyMatrix support
  • SoundDevice and VideoDevice support continuous recording
  • BMxx80 improvements
  • MPU9250 improvements
  • FT4222 improvements
  • Various documentation updates

We would like to thank all the community that made this release possible, and particularly we would like to special thank the following contributors:

Also special thanks for @pgrawehr for being very active on issues and PRs. He has now been included into our triage meetings.