Skip to content

Version 0.3.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@ZZ-Cat ZZ-Cat released this 03 Jun 01:59
· 93 commits to Main-Trunk since this release
0a379f8

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 #13
  • Repository Maintenance by @ZZ-Cat in #14
  • Manually point Arduino IDE to Compatibility Table location by @ZZ-Cat in #21
  • Overhaul Continuous Integration by @ZZ-Cat in #22

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.