Skip to content

Releases: jettify/uf-crsf

v0.3.0

06 Sep 00:26
f2002ac

Choose a tag to compare

Fixed

  • [breaking] Remove heapless from public field to ensure better compatibility with downstream users. (#47)

Other

  • Indicate implemented packets in readme. (#51)
  • Bump version of heapless. (#50)
  • Run security audit on schedule instead on each PR. (#46)
  • [breaking] Remove heapless::String from public API. (#48)

v0.2.1

04 Sep 00:10
b4af27e

Choose a tag to compare

Fixed

  • Make library heapless 0.8 and 0.9 compatible. (#45)
  • Adds comprehensive bounds checks to all write_to methods. (#43)

Other

  • Fixed homepage links in Cargo.toml, update README with badges. (#44)
  • Add full text of Apache license. (#41)

v0.2.0

28 Aug 04:19
bfae6ba

Choose a tag to compare

Added

  • Add experimental crossfire commands (#39)