Skip to content

Latest commit

 

History

History
13 lines (12 loc) · 698 Bytes

ReleaseNotes.md

File metadata and controls

13 lines (12 loc) · 698 Bytes
  • 3.1.0 - .NET Core 3.1, removed net40 support.
  • 3.0.2 - Fixed I2C addresses of AZDeliveryOLED128x64.
  • 3.0.1 - OLED profile for AZDeliveryOLED128x64 added. Addresses moved to profile.
  • 3.0.0 - Added OLED support. Net40 version with code links to netstandard files.
  • 2.1.0 - Moved Display namespace to separate library. Added some OLED support.
  • 2.0.0 - Removed v1 DigitalIo usage.
  • 1.2.1 - Fixed Gpio initialization.
  • 1.2.0 - Added PWM interfaces and soft PWM implementation (Core only)
  • 1.1.2 - Nuget package logo changed
  • 1.1.1 - Added Input and Output convienience classes, version info and help display
  • 1.1.0 - Splitted to full framework and core versions
  • 1.0.0 - Initial release