mirror of
https://github.com/RobTillaart/Arduino.git
synced 2024-10-03 18:09:02 -04:00
870 B
870 B
Change Log nibbleArray
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.
[0.2.6] - 2023-11-14
- update readme.md
[0.2.5] - 2023-02-08
- update readme.md
- fix keywords.txt
- improve measurement - nibbleArray_performance.ino
- update GitHub actions
- update license 2023
[0.2.4] - 2022-11-18
- add RP2040 in build-CI
- add changelog.md
[0.2.3] - 2021-12-22
- update library.json, readme
- update license
- minor edits
[0.2.2] - 2020-11-10
- update Arduino-CI, badges
- fix bug in setAll()
- add memory()
[0.2.1 2020-01-02
- Arduino-CI + unit test
[0.2.0 2020-06-21
- refactor
- add #pragma once
- removed pre 1.0 support
[0.1.0] - 2015-04-12
- initial version.