mirror of
https://github.com/RobTillaart/Arduino.git
synced 2024-10-03 18:09:02 -04:00
1.1 KiB
1.1 KiB
Change Log Avrheap
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.7] - 2024-04-08
- update GitHub actions
- update keywords.txt
- minor edits
[0.2.6] - 2023-10-17
- update readme.md
- add keywords.txt
- add changelog.md
- minor edits (bring it into 2023)
[0.2.5] - 2021-12-13
- update library.json, license
[0.2.4] - 2021-10-19
- update Arduino-CI + add badges
[0.2.3] - 2021-05027
- improve Arduino-CI
[0.2.2] - 2020-12-13
- add Arduino-CI
- add minimal unit tests
[0.2.1] - 2020-05-27
- update library.json
[0.2.0] - 2020-03-27
- Removed support for pre 1.0 version
[0.1.5] - 2018-??-??
- fix typo #116 - Thanks to DMNC
[0.1.04] - 2015-12-??
- new methods including PrintTo support - Thanks to Whandall
[ ]
- !! breaking interface
[0.1.03]
- refactoring
[0.1.02]
- added followHeap()
[0.1.01]
- refactor
- added startAddress()
[0.1.00] - 2015-10-25(?)
- initial version