Skip to content

Latest commit

 

History

History
63 lines (40 loc) · 1.15 KB

CHANGELOG.md

File metadata and controls

63 lines (40 loc) · 1.15 KB

Change Log

All notable changes to this project will be documented in this file automatically by Versionist. DO NOT EDIT THIS FILE MANUALLY! This project adheres to Semantic Versioning.

v3.0.4

(2022-11-16)

  • Switch from balenaCI to flowzone [Heath Raftery]

v3.0.3

(2021-04-06)

  • Added clarity for Firmata pin numbering in docs. [Alex Bucknall]

v3.0.2

(2020-07-02)

  • Corrected JS examples [Alex Bucknall]

v3.0.1

(2020-06-03)

  • Added validation to IDAC controls [Alex Bucknall]

v3.0.0

(2020-06-03)

  • Added IDAC Functionality [Alex Bucknall]

v2.0.2

(2020-05-04)

  • Avoid Docker image publication [Roman Mazur]
  • Updates CI to docker [Alex Bucknall]
  • Adds parallel jobs to Makefile [Alex Bucknall]

v2.0.1

(2020-04-29)

  • Fix for version tagging builds [Alex Bucknall]

v2.0.0

(2020-04-29)

  • Added Dockerfile to build process [Alex Bucknall]

v1.1.1

(2020-04-27)

  • Readme.md Fix [Alex Bucknall]

v1.1.0

(2020-04-27)

  • I2C Read and Write Added to Implementation [Alex Bucknall]

v1.0.0

(2019-05-08)

  • Update StandardFirmata.cpp [Alex Bucknall]
  • Initial Beta Release [Alex Bucknall]