From 0a5e428ad2ab54a9bad6ac0c7b1e6116167c95c4 Mon Sep 17 00:00:00 2001 From: njooma Date: Wed, 15 Nov 2023 23:49:02 +0000 Subject: [PATCH] Bump version to 0.0.8 --- CHANGELOG.md | 47 ++++++++++++++++++++++++++++++++++++++++++++--- pubspec.yaml | 2 +- 2 files changed, 45 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f9e1df69da..89ba709f7f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,13 +1,46 @@ # Changelog -## [v0.0.7](https://github.com/viamrobotics/viam-flutter-sdk/tree/v0.0.7) (2023-09-11) +## [v0.0.8](https://github.com/viamrobotics/viam-flutter-sdk/tree/v0.0.8) (2023-11-15) -[Full Changelog](https://github.com/viamrobotics/viam-flutter-sdk/compare/v0.0.6...v0.0.7) +[Full Changelog](https://github.com/viamrobotics/viam-flutter-sdk/compare/v0.0.7...v0.0.8) **Merged pull requests:** +- Add SQL and MQL tabular data query [\#145](https://github.com/viamrobotics/viam-flutter-sdk/pull/145) ([njooma](https://github.com/njooma)) +- Add new exception type for mdns [\#144](https://github.com/viamrobotics/viam-flutter-sdk/pull/144) ([njooma](https://github.com/njooma)) +- Automated Protos Update [\#143](https://github.com/viamrobotics/viam-flutter-sdk/pull/143) ([github-actions[bot]](https://github.com/apps/github-actions)) +- RSDK-5561 - add power sensor screen [\#142](https://github.com/viamrobotics/viam-flutter-sdk/pull/142) ([clintpurser](https://github.com/clintpurser)) +- Add new data table [\#141](https://github.com/viamrobotics/viam-flutter-sdk/pull/141) ([njooma](https://github.com/njooma)) +- Datasync [\#140](https://github.com/viamrobotics/viam-flutter-sdk/pull/140) ([njooma](https://github.com/njooma)) +- Fix Android Builds [\#139](https://github.com/viamrobotics/viam-flutter-sdk/pull/139) ([clintpurser](https://github.com/clintpurser)) +- Automated Protos Update [\#138](https://github.com/viamrobotics/viam-flutter-sdk/pull/138) ([github-actions[bot]](https://github.com/apps/github-actions)) +- RSDK-5141 - Add MDNS support [\#137](https://github.com/viamrobotics/viam-flutter-sdk/pull/137) ([clintpurser](https://github.com/clintpurser)) +- Example screenshots [\#135](https://github.com/viamrobotics/viam-flutter-sdk/pull/135) ([njooma](https://github.com/njooma)) +- Include GitHub repo on SDK page [\#134](https://github.com/viamrobotics/viam-flutter-sdk/pull/134) ([npentrel](https://github.com/npentrel)) +- Add permissions APIs and values [\#133](https://github.com/viamrobotics/viam-flutter-sdk/pull/133) ([njooma](https://github.com/njooma)) +- Add more comments in the example README [\#132](https://github.com/viamrobotics/viam-flutter-sdk/pull/132) ([njooma](https://github.com/njooma)) +- Arm widget [\#131](https://github.com/viamrobotics/viam-flutter-sdk/pull/131) ([njooma](https://github.com/njooma)) +- RSDK-4791: Add Readings to Flutter SDK [\#130](https://github.com/viamrobotics/viam-flutter-sdk/pull/130) ([martha-johnston](https://github.com/martha-johnston)) +- Automated Protos Update [\#129](https://github.com/viamrobotics/viam-flutter-sdk/pull/129) ([github-actions[bot]](https://github.com/apps/github-actions)) +- RSDK-5030 Implement WriteAnalog [\#128](https://github.com/viamrobotics/viam-flutter-sdk/pull/128) ([oliviamiller](https://github.com/oliviamiller)) +- Automated Protos Update [\#127](https://github.com/viamrobotics/viam-flutter-sdk/pull/127) ([github-actions[bot]](https://github.com/apps/github-actions)) +- Viam API Key [\#126](https://github.com/viamrobotics/viam-flutter-sdk/pull/126) ([njooma](https://github.com/njooma)) +- Remove delayed stop check [\#125](https://github.com/viamrobotics/viam-flutter-sdk/pull/125) ([njooma](https://github.com/njooma)) +- Automated Protos Update [\#124](https://github.com/viamrobotics/viam-flutter-sdk/pull/124) ([github-actions[bot]](https://github.com/apps/github-actions)) +- Only send event if stream is not closed [\#123](https://github.com/viamrobotics/viam-flutter-sdk/pull/123) ([njooma](https://github.com/njooma)) +- Close camera streams on robot close and when there are no more listeners [\#122](https://github.com/viamrobotics/viam-flutter-sdk/pull/122) ([njooma](https://github.com/njooma)) +- Set correct ratio for camera stream widget [\#121](https://github.com/viamrobotics/viam-flutter-sdk/pull/121) ([njooma](https://github.com/njooma)) +- Ready widgets to be expanded [\#120](https://github.com/viamrobotics/viam-flutter-sdk/pull/120) ([njooma](https://github.com/njooma)) +- Fix sensor date format [\#119](https://github.com/viamrobotics/viam-flutter-sdk/pull/119) ([njooma](https://github.com/njooma)) +- Automated Protos Update [\#118](https://github.com/viamrobotics/viam-flutter-sdk/pull/118) ([github-actions[bot]](https://github.com/apps/github-actions)) +- Add new logging function [\#117](https://github.com/viamrobotics/viam-flutter-sdk/pull/117) ([njooma](https://github.com/njooma)) +- Add disabled state to buttons [\#116](https://github.com/viamrobotics/viam-flutter-sdk/pull/116) ([njooma](https://github.com/njooma)) +- center joystick position [\#115](https://github.com/viamrobotics/viam-flutter-sdk/pull/115) ([njooma](https://github.com/njooma)) +- v0.0.7 [\#114](https://github.com/viamrobotics/viam-flutter-sdk/pull/114) ([github-actions[bot]](https://github.com/apps/github-actions)) - \[RSDK-4325\] Board widget [\#113](https://github.com/viamrobotics/viam-flutter-sdk/pull/113) ([njooma](https://github.com/njooma)) - \[RSDK-4323\] Gripper [\#112](https://github.com/viamrobotics/viam-flutter-sdk/pull/112) ([njooma](https://github.com/njooma)) +- APP-2521: SDK: Update Flutter code sample authing with API key [\#111](https://github.com/viamrobotics/viam-flutter-sdk/pull/111) ([ohEmily](https://github.com/ohEmily)) +- Automated Protos Update [\#110](https://github.com/viamrobotics/viam-flutter-sdk/pull/110) ([github-actions[bot]](https://github.com/apps/github-actions)) - \[RSDK-4323\] Gripper [\#109](https://github.com/viamrobotics/viam-flutter-sdk/pull/109) ([njooma](https://github.com/njooma)) - Automated Protos Update [\#108](https://github.com/viamrobotics/viam-flutter-sdk/pull/108) ([github-actions[bot]](https://github.com/apps/github-actions)) - \[APP-2377\] Show camera errors [\#107](https://github.com/viamrobotics/viam-flutter-sdk/pull/107) ([njooma](https://github.com/njooma)) @@ -20,6 +53,10 @@ - RSDK-4580: Flutter SDK Base Properties [\#100](https://github.com/viamrobotics/viam-flutter-sdk/pull/100) ([martha-johnston](https://github.com/martha-johnston)) - Automated Protos Update [\#97](https://github.com/viamrobotics/viam-flutter-sdk/pull/97) ([github-actions[bot]](https://github.com/apps/github-actions)) +## [v0.0.7](https://github.com/viamrobotics/viam-flutter-sdk/tree/v0.0.7) (2023-09-11) + +[Full Changelog](https://github.com/viamrobotics/viam-flutter-sdk/compare/v0.0.6...v0.0.7) + ## [v0.0.6](https://github.com/viamrobotics/viam-flutter-sdk/tree/v0.0.6) (2023-08-17) [Full Changelog](https://github.com/viamrobotics/viam-flutter-sdk/compare/v0.0.5...v0.0.6) @@ -52,7 +89,7 @@ ## [v0.0.2](https://github.com/viamrobotics/viam-flutter-sdk/tree/v0.0.2) (2023-08-04) -[Full Changelog](https://github.com/viamrobotics/viam-flutter-sdk/compare/v0.0.1...v0.0.2) +[Full Changelog](https://github.com/viamrobotics/viam-flutter-sdk/compare/v0.0.2-rc...v0.0.2) **Merged pull requests:** @@ -67,6 +104,10 @@ - Automated Protos Update [\#76](https://github.com/viamrobotics/viam-flutter-sdk/pull/76) ([github-actions[bot]](https://github.com/apps/github-actions)) - Automated Protos Update [\#74](https://github.com/viamrobotics/viam-flutter-sdk/pull/74) ([github-actions[bot]](https://github.com/apps/github-actions)) +## [v0.0.2-rc](https://github.com/viamrobotics/viam-flutter-sdk/tree/v0.0.2-rc) (2023-08-04) + +[Full Changelog](https://github.com/viamrobotics/viam-flutter-sdk/compare/v0.0.1...v0.0.2-rc) + \* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/github-changelog-generator/github-changelog-generator)* diff --git a/pubspec.yaml b/pubspec.yaml index 14667788a9..12965aee14 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: viam_sdk description: Viam Robotics Flutter SDK. Connect to your Viam robots using WebRTC or gRPC, and control your robots remotely. -version: 0.0.7 +version: 0.0.8 homepage: https://github.com/viamrobotics/viam-flutter-sdk/ environment: