1.2 Release
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:
- @Ellerbach with 6 commits
- @Frankenslag with 1 commit
- @fehdem with 1 commit
- @pgrawehr with 1 commit
- @Richy1989 with 1 commit
- @sensslen with 1 commit