Skip to content

Latest commit

 

History

History
34 lines (22 loc) · 699 Bytes

CHANGELOG.md

File metadata and controls

34 lines (22 loc) · 699 Bytes

Change Log Bang

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

  • Changed name to Bang
  • Converted to Arduino library

[1.3.1] - 2024-01-04

  • add Arduino build-CI
  • add unit test
  • add LINT
  • add badges to readme.md

[1.3.0] - 2024-01-02

  • add changelog.md
  • minor edits readme.md

[1.2.0] - 2023-12-28

  • added support for compiling, uploading and replacing the functionality in the current Arduino program flash memory.

[1.1.0] - 2023-12-15

  • added macro support

[1.0.0] - 2023-12-10

  • initial version