Skip to content

Releases: Kbiosystems/lyra-core

Version 1.1.0

11 Oct 14:53
Compare
Choose a tag to compare

Highlights

  • Changed ICanController interface to CanController abstract class to allow for base parsing implementation.
  • Made inputs and outputs IEnumerable and zero-based.
  • Added Dynamic Sacia class to allow addressing to be switched for a specific component in the CAN line on the fly.

For a full list of issues addressed in this release go here

Version 1.0.1

25 Jul 10:51
Compare
Choose a tag to compare
  • Changed custom event handlers to event args to prevent event signatures from changing as much in the future

Version 1.0.0

04 Jun 15:29
Compare
Choose a tag to compare

This is the initial release of the LyraElectronics.Core library.