Skip to content

v4.1.0

Latest

Choose a tag to compare

@pgrawehr pgrawehr released this 24 Jan 10:50
· 3 commits to main since this release
70648be

What's Changed

  • Improvements to the M5 Stack Sample by @pgrawehr in #2392
  • Disable Run Helix Tests step in Azure pipeline due to offline devices by @Copilot in #2407
  • Updated various dependencies by @pgrawehr in #2391
  • Fixes #2404 - Execute interrupt handler for all 8 pins by @HakanL in #2405
  • Create copilot-instructions.md by @krwq in #2414
  • Add GitHub Actions workflow for publishing nightly packages by @joperezr in #2416
  • Fixes #2415 - Testing construction for null in libgpioddriver by @felixcollins in #2418
  • Improve tca955x driver - (and add block GPIO access) by @felixcollins in #2420
  • TCA955x - making address check optional so this driver can be used with other c… by @felixcollins in #2425
  • Added to documentation to warn against problem with libgpiod ver <= 1.0 by @felixcollins in #2426
  • Tca955x - Fixed bug with interrupt state monitoring by @felixcollins in #2427
  • Bumping arcade to 9 Era and 9.0 SDK by @joperezr in #2432
  • Remove obsolete PinNumberingScheme enum and all references by @Copilot in #2421
  • Properly set the Chip ID by @pgrawehr in #2431
  • Add AIP31068 LCD binding with contrast control, sample, and docs by @asp2286 in #2434
  • Create replacement for now lacking physical-to-logical pin mapping by @pgrawehr in #2435
  • Various improvements to Nmea and AIS parsers by @pgrawehr in #2430
  • Remove trailing whitespace from .cs files to fix SA1028 violations by @Copilot in #2440
  • Fix typo in GrovePi README by @0qie in #2443
  • Update .NET SDK version to 9.0.3xx in Azure Pipelines configuration by @joperezr in #2447
  • Move markdown checks to separate GitHub Actions workflow by @Copilot in #2449
  • Bump version to 4.1.0 and ArduinoCsCompiler to 1.1.0 by @Copilot in #2445
  • Add kernel timestamp support by @michael-betz in #2412
  • Map errno values to human-readable messages in System.Device.Gpio error handling by @Copilot in #2436
  • Migrate nightly package publishing from GitHub Packages to Azure DevOps Artifacts by @joperezr in #2462
  • fixed URL on Iot.Device.Bindings nuget readme by @vegguid in #2402

New Contributors

Full Changelog: v4.0.0...v4.1.0