We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 82d9c06 commit afe42a1Copy full SHA for afe42a1
CHANGELOG.md
@@ -0,0 +1,14 @@
1
+## 0.1.0-alpha.1 (2020-10-09)
2
+
3
+### New Features & Enhancements
4
5
+- feat(IDevice) Add "status" and "tags" field
6
+- feat(IApp) Add "status" field
7
+- feat(entities) Add "EntityStatus" enum
8
+- feat(entities) Add "ConnectionStatus" enum
9
+- feat(RestClient) Allow "number" values in IQueryParams
10
+- feat(\*) Export "IDisposable" interface
11
12
+### Breaking Changes
13
14
+- feat(RestClient) Remove "undefined" values from queryParams
0 commit comments