-
0.6.0 protected14ca65d2 · ·
Release `0.6.0` Notes - Normalize indentations for descriptions. - Add `DialectTags` entity. - Dialects metadata and tags. - Filtering dialects by tags. - Add prefixes to specta types with too generic names. - Consistent exact definition for entities.
-
0.6.0-rc.4 protected9d22de93 · ·
Release candidate `0.6.0-rc.4` Notes - Add `DialectTags` entity.
-
0.6.0-rc.3 protected1870617d · ·
Release candidate `0.6.0-rc.3` Notes - Make dialects section in dialects metadata optional.
-
0.6.0-rc.2 protectedacbefe8a · ·
Release candidate `0.6.0-rc.2` Notes - Dialects metadata. - Add prefixes to specta types with too generic names.
-
0.6.0-rc.1 protected47a6045d · ·
Release candidate `1` for `0.6.0` Notes - Consistent exact definition for entities.
-
0.5.2 protected0a693d2a · ·
Release `0.5.2` Notes - Consistent dialect filtering for default dialect.
-
0.5.1 protected12d35ad7 · ·
Release `0.5.1` Notes - Filter by dialect names. - Filter discover dialect names in paths. - Expose `DialectBuilder`.
-
0.5.0 protected3fb761d6 · ·
Release `0.5.0` Notes - Specta support. - Protocol may have a designated default dialect.
-
0.4.1 protected663d4ade · ·
Release `0.4.1` Notes - Add methods for manipulations with dialects and enums. - Fix `PATH_PLANNING` microservice commands.
-
0.4.0 protectede535c5fd · ·
Release `0.4.0` Notes - Improve fingerprint calculations. - Fix MAVLink microservices discovery and filtering.
-
0.3.0 protected5a36d972 · ·
Release `0.3.0` Notes - Update [thiserror](https://docs.rs/thiserror/latest/thiserror/) to `2.0.9`.
-
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.