-
0.4.9 protected06419799 · ·
Release `0.4.9` Notes - Add MavLink message ID as a constant to generated messages. - Fix empty enum generation.
-
0.4.8 protected4ff1d8a1 · ·
Release `0.4.8` Notes - Fix absent `serde_arrays` dependency.
-
0.4.7 protectedabb84789 · ·
Release `0.4.7` Notes - Update message definitions.
-
0.4.6 protected46c2ce5e · ·
Release `0.4.6` Notes - Upgrade Specta to `2.0.0-rc.22`.
-
0.4.5 protected23839c5f · ·
Release `0.4.5` Notes - Fix incorrect V2 payload truncation.
-
0.4.4 protected4e567ceb · ·
Release `0.4.4` Notes - A more concise Specta support.
-
0.4.3 protectedde1197d7 · ·
Release `0.4.3` Notes - Add `export` feature for `specta-ulil`.
-
0.4.2 protected22bedf29 · ·
Release `0.4.2` Notes - Fix `specta-ulils` dependency.
-
0.4.1 protected0c1774aa · ·
Release `0.4.1` Notes - Fix `Specta` dependencies.
-
0.4.0 protected973b6b5c · ·
Release `0.4.0` Notes - Add [specta](https://crates.io/crates/specta) support.
-
0.3.4 protected536606b3 · ·
Release `0.3.4` Notes - Fix processing of extension fields
-
0.3.3 protectedaa7aeaee · ·
Release `0.3.3` Notes - Get rid of non-stable dependencies
-
0.3.2 protectedb5505e29 · ·
Release `0.3.2` Notes - Derive macro for MAVLink dialects - Get rid of anyhow - Get rid of internal errors exposed to API
-
0.3.1 protectedeeee6e05 · ·
Release `0.3.1` Notes - Fix incompatibility with `doc.rs`
-
0.3.0 protecteda8729533 · ·
Release `0.3.0` - Derive macro for messages and enums - Static dialect specifications that can be used without generic parameters - Improve dialect compilation speed up to x4 times
-
0.2.2 protected6bd665f6 · ·
Release `0.2.2` Notes - Fix empty dialects errors.
-
0.2.1 protectedd3b0f9f3 · ·
Release `0.2.1` Notes - Fixes CI issues during release of `0.2.0` - Documentation fixes.
-
0.1.3 protected53441ba2 · ·
Release `0.1.3` Notes - Filter enums and messages by MAVLink microservices.