dart_opendroneid 0.3.0 dart_opendroneid: ^0.3.0 copied to clipboard
A Dart library for parsing Remote ID advertisements from raw binary payload
0.3.0 (2023-10-01) #
Features #
- Re-export all message data types (6161f8e)
0.2.6 (2023-09-11) #
Bug Fixes #
- ci: Stop using dart-lang/setup-dart as it's broken (aa15219)
0.2.5 (2023-09-11) #
Bug Fixes #
- ci: Fix semantic release & pub.dev incompatibilities (1dc2732)
0.2.4 (2023-09-11) #
Bug Fixes #
- ci: Add manual trigger for the subsequent publish (fbb709a)
0.2.3 (2023-09-11) #
Bug Fixes #
0.2.2 (2023-09-10) #
Bug Fixes #
- ci: Fix publish token permissions (82726f9)
0.2.1 (2023-09-10) #
0.2.0 (2023-09-10) #
Bug Fixes #
- ci: Avoid using Flutter installers and use clean Dart setup (a3f1af1)
- ci: Change the repository target for libopendroneid build (d93d7b4)
- ci: ffigen must be run for both analysis & tests (a44d86b)
- ci: Remove --no-fatal-infos from dart analyze (4d621d1)
- edit message pack offset (97154ef)
- Exclude opendroneid_core_library test folder from linting (6b9155f)
- Fix message length check of MessagePack objects (#1) (5460fae)
Features #
- ci: Build libopendroneid for tests (1035062)
0.1.0 #
- Initial published version