Skip to content

v0.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 15 Oct 03:18
· 186 commits to main since this release
dd91615

This release adds the CustomInputAdapter and CustomOutputAdapter, allowing much easier integration with other systems.

Telem is also now available on PineStore! Check it out at https://pinestore.cc/

Backplane

  • Add date to debug output

Inputs

  • Add CustomInputAdapter
  • Move component assignment to input:setBoot(...) method. Called on every read() to repair missing peripherals

Outputs

  • Add CustomOutputAdapter

API

  • Breaking change: Enforce numeric Metric values
  • Export Metric and MetricCollection to public API

Internal

Full Changelog: v0.0.2...v0.1.0