Skip to content

1.2 Release

Compare
Choose a tag to compare
@joperezr joperezr released this 10 Dec 18:11
daa43b7

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

Release Notes

System.Device.Gpio

  • Unsealed the GpioController class.
  • Fixed issue to detect Raspberry Pi 4 model 0b3112 & 0c3112.
  • Added support for Raspberry Pi Compute Module 3+.

Iot.Device.Bindings

  • Added RotaryEncoder Binding
  • Fixes on DHT sensor
  • Added device binding for AMG88xx infrared array sensor family.
  • Fixes to PN532 sensor

Other Changes

  • Updated to 5.0 Compilers and SDK.
  • Fixed consistency of Target Frameworks in projects.
  • Modernized the codebase to use latest C# language features.
  • 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: