v0.3.2
版本发布时间: 2023-06-03 09:59:59
ZZ-Cat/CRSFforArduino最新发布版本:v1.0.4(2024-08-30 07:08:15)
Overview
This is a maintenance release that resolves compilation errors in the Arduino IDE, where the Compatibility Table was not being seen by the Arduino IDE.
There is also some repository maintenance that had to happen, to keep the information on the main readme.md
page relevant & up-to-date.
What's Changed
- Fix incorrect code format by @ZZ-Cat in https://github.com/ZZ-Cat/CRSFforArduino/pull/13
- Repository Maintenance by @ZZ-Cat in https://github.com/ZZ-Cat/CRSFforArduino/pull/14
- Manually point Arduino IDE to Compatibility Table location by @ZZ-Cat in https://github.com/ZZ-Cat/CRSFforArduino/pull/21
- Overhaul Continuous Integration by @ZZ-Cat in https://github.com/ZZ-Cat/CRSFforArduino/pull/22
Full Changelog: https://github.com/ZZ-Cat/CRSFforArduino/compare/v0.3.1...v0.3.2
Semantic Versioning
All releases of CRSF for Arduino follow the Semantic Versioning Guidelines. This means "Major.Minor.Patch". Major = New features that are incompatible with previous iterations. Minor = New features &/or hardware support that retains compatibility with the current Major release. Patch = Bug fixes.
This also means that Major version 0.x.x is experimental software, where a lot of features are either still missing or are unstable. You are advised to use this Major version with caution. Your feedback is always welcome. If you spot any bugs, don't hesitate to open an issue. For general comments & questions, please use the discussions section.