File tree Expand file tree Collapse file tree 2 files changed +12
-1
lines changed
Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Original file line number Diff line number Diff line change 1+ # [ 0.8.0-rc.1] ( https://github.com/labthings/python-labthings/compare/v0.8.0-beta.3...v0.8.0-rc.1 ) (2020-07-21)
2+
3+
4+ * Expanded documentation ([ 17d4f23] ( https://github.com/labthings/python-labthings/commit/17d4f23 ) [ a4f3949] ( https://github.com/labthings/python-labthings/commit/a4f3949 ) [ 9d1aa13] ( https://github.com/labthings/python-labthings/commit/9d1aa13 ) [ f57f513] ( https://github.com/labthings/python-labthings/commit/f57f513 ) )
5+ * Fixed broken zeroconf registration ([ 1af31b4] ( https://github.com/labthings/python-labthings/commit/1af31b4 ) )
6+ * Fixed legacy task view URL ([ 2e96bba] ( https://github.com/labthings/python-labthings/commit/2e96bba ) )
7+ * Fixed typo in __ all__ ([ 3620a1e] ( https://github.com/labthings/python-labthings/commit/3620a1e ) )
8+ * Log caught werkzeug errors ([ d1c28b2] ( https://github.com/labthings/python-labthings/commit/d1c28b2 ) )
9+ * Refactored tasks.TaskThread to actions.ActionThread ([ 4325806] ( https://github.com/labthings/python-labthings/commit/4325806 ) )
10+
11+
112# [ 0.8.0-beta.3] ( https://github.com/labthings/python-labthings/compare/v0.8.0-beta.2...v0.8.0-beta.3 ) (2020-07-20)
213
314* Started API documentation
Original file line number Diff line number Diff line change 11[tool .poetry ]
22name = " labthings"
3- version = " 0.8.0-beta.3 "
3+ version = " 0.8.0-rc.1 "
44description = " Python implementation of LabThings, based on the Flask microframework"
55readme = " README.md"
66repository = " https://github.com/labthings/python-labthings/"
You can’t perform that action at this time.
0 commit comments