File tree Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Original file line number Diff line number Diff line change
1
+ # [ 0.6.4] ( https://github.com/labthings/python-labthings/compare/v0.6.3...v0.6.4 ) (2020-05-28)
2
+
3
+
4
+ * Added input and output to default Action schema ([ 52a5116] ( https://github.com/labthings/python-labthings/commit/52a5116 ) )
5
+ * Added more deprecation warnings ([ 76831e2] ( https://github.com/labthings/python-labthings/commit/76831e2 ) )
6
+ * Assert unbound argument skipping ([ 8ae655d] ( https://github.com/labthings/python-labthings/commit/8ae655d ) )
7
+ * Bump pytest-cov from 2.8.1 to 2.9.0 ([ a832b11] ( https://github.com/labthings/python-labthings/commit/a832b11 ) )
8
+ * Bump zeroconf from 0.26.1 to 0.26.2 ([ 64c68f5] ( https://github.com/labthings/python-labthings/commit/64c68f5 ) )
9
+ * Fixed Action output formatting ([ 05b48ac] ( https://github.com/labthings/python-labthings/commit/05b48ac ) )
10
+ * Skeleton for handling unbound arguments ([ a03f1b5] ( https://github.com/labthings/python-labthings/commit/a03f1b5 ) )
11
+ * Skip unbound arguments when generating signature schemas ([ b8ed956] ( https://github.com/labthings/python-labthings/commit/b8ed956 ) )
12
+
13
+
1
14
## [ 0.6.3] ( https://github.com/labthings/python-labthings/compare/v0.6.2...v0.6.3 ) (2020-05-20)
2
15
3
16
You can’t perform that action at this time.
0 commit comments