Releases: Kbiosystems/lyra-core
Releases · Kbiosystems/lyra-core
Version 1.1.0
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
- Changed custom event handlers to event args to prevent event signatures from changing as much in the future
Version 1.0.0
This is the initial release of the LyraElectronics.Core library.