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.1.6 - 2023-06-08
- Now uses
arduino_civersion1.6.2
0.1.5 - 2023-01-23
Pre-installation of platforms declared indefault.yml
- Now uses
arduino_civersion1.5.0
0.1.3 - 2021-01-13
- Now uses
arduino_civersion1.3.0
- The use of
SKIP_LIBRARY_PROPERTIES
0.1.2 - 2021-01-06
- Publish docker image to GitHub packages on
latestbranch and after tagging - Instructions for testing locally with Docker
- Adopt new
arduino_civersion that enablesCUSTOM_INIT_SCRIPTandUSE_SUBDIRenvironment variables - Python dependencies for espXX board compilation (unfortunately assumed to be present in image, not installed by board manager)
- Instructions for new environment variable
SKIP_LIBRARY_PROPERTIES
0.1.1 - 2020-12-02
- Instructions for the new environment variables
EXPECT_EXAMPLESandEXPECT_UNITTESTS - Documentation now links to unit testing information and
.arduino-ci.yaml
- Use non-interactive frontend for
apt-get install - Arduino libraries directory is now pre-existing in the image
- Clarified instructions about badges
0.1.0 - 2020-11-29
- Initial implementation of action