Skip to content

Second Nuget Release (2.0.0)

Latest

Choose a tag to compare

@davidrpalmer davidrpalmer released this 28 Jun 15:23
· 0 commits to master since this release

TL;DR - The .NET version is the only change you need to consider when updating.

  • Update from .NET 3.1 to 8.0
  • Unused (in the LIRC driver) items removed from the DeviceFeatures enum (based on an updated lirc.h file)
  • Timeout added to the Mode2PacketType enum (based on an updated lirc.h file)
  • Multiple internal code changes, should not alter the public API