Version 0.3.2 #23
ZZ-Cat
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
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
Full Changelog: 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.
This discussion was created from the release Version 0.3.2.
Beta Was this translation helpful? Give feedback.
All reactions