1.3 Release
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:
- @Ellerbach with 7 commits
- @DazFahy with 2 commit
- @fehdem with 1 commit
- @chrfin with 1 commit
- @RobinTTY with 1 commit
- @negativeeddy with 1 commit
- @quigamdev with 1 commit
- @HumJ0218 with 1 commit
- @jmojiwat with 1 commit
Also special thanks for @pgrawehr for being very active on issues and PRs. He has now been included into our triage meetings.