Tags give the ability to mark specific points in history as being important
-
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.