-
0.2.3 protectedfe5edce7 · ·
Release `0.2.3` Notes - Fix missing MAVLink entities for empty filters.
-
0.2.2 protectedfed9c556 · ·
Release `0.2.2` Notes - Cosmetic changes in docs
-
0.2.0 protected997ae5ec · ·
Release `0.2.0` Notes This release contains breaking API changes. - Add `Filter` instead of obscure filtering methods. - Return as much as possible by reference. - Remove implementation-specific types from API (like HashSet or HashMap). - Accept `impl AsRef<str>` instead of `String` in builders.
-
0.1.8 protectedca82df69 · ·
Release `0.1.8` Notes: - Add microservice flags map and parse microservices flags from string.
-
0.1.7 protected7e5af7c8 · ·
Release `0.1.7` Notes: - Add support for MAVLink commands. - Filter entities by MAVLink micro-services.
-
0.1.3 protected000676e8 · ·
Release `0.1.3` Notes - Update dependencies. - Minor improvements to documentation.
-
0.1.2 protected018031e4 · ·
Release `0.1.2`. Notes - Introduce the `unstable` feature flag. - Move roadmap into project issues.
-
0.1.1 protectedf505504d · ·
Release `0.1.1` Notes - Fix generic parameter boundaries for sources in Inspector to support `PathBuf`.
-
0.1.0 protectedffd92547 · ·
Release `0.1.0` Contains functionality considered necessary for release.
-
0.1.0-alpha3 protected28e59b0a · ·
Release `0.1.0-alpha3` All necessary features: messages, enums, dialect metadata, and field ordering.