Releases: andreishark/dobotWrapperPy
Releases · andreishark/dobotWrapperPy
Release 1.1.1
What's Changed
- Fixed tests by @andreishark in #90
- Added enable to grip by @andreishark in #89
- Update setup.py by @andreishark in #91
Full Changelog: v1.1.0...v1.1.1
Release 1.1.0
What's Changed
- 84 updating dobot api to present by @andreishark in #85
- Fixed loop problem. by @andreishark in #87
Full Changelog: v1.0.1...v1.1.0
Release 1.0.1
Release 1.0.0
What's Changed
- 67 add manual testing by @andreishark in #69
- 66 add alarm decoding by @andreishark in #68
- 38 add force stop on ctrlc by adding a try catch statement in the send command and awaitasync functionality by @andreishark in #70
- 18 make the move functions in dobot class with normal params by @andreishark in #71
- 28 introduce home functionality by @andreishark in #72
- Added automated r calculation and grid calculation by @andreishark in #73
- Added lost error wrapper and information wrapper by @andreishark in #74
- Added calibration for angle sensors by @andreishark in #76
- Added continous trajectory parameters normally and for laser engraving by @andreishark in #75
- 20 introduce gpio interaction by @andreishark in #77
- 30 introduce movement functionality control panel or jog by @andreishark in #79
- Added arc movement by @andreishark in #80
Full Changelog: v0.1.7...v1.0.0
v0.1.7
What's Changed
- Fix example by @andreishark in #64
- 14 update dobotapi so that it returns the value in the payload and not the whole message by @andreishark in #65
Full Changelog: v0.1.6...v0.1.7
Release 0.1.6
What's Changed
- Add dobotWrapperPy.enums with py.typed to setup.py by @andreishark in #52
- Added automated docs generation. by @andreishark in #53
- Added python test to verify for syntax errors and test app by @andreishark in #54
- Update python-docs.yml by @andreishark in #55
- 56 docstring error by @andreishark in #57
- Update python-docs.yml by @andreishark in #58
- Update python-docs.yml by @andreishark in #59
- Create static.yml by @andreishark in #60
- Delete .github/workflows/static.yml by @andreishark in #61
- Update to v0.1.6 by @andreishark in #62
Full Changelog: v0.1.5...v0.1.6
Release 0.1.5
What's Changed
- 47 fix init file to define all attribute for types by @andreishark in #49
- Updated to v0.1.5 by @andreishark in #50
Full Changelog: v0.1.4...v0.1.5
Release 0.1.4
What's Changed
- Add fix for py.typed in setup by @andreishark in #44
- Updated to v0.1.4 by @andreishark in #46
Full Changelog: v0.1.3...v0.1.4
Release 0.1.3
What's Changed
- Added py.typed and put in init functions the return value None by @andreishark in #40
- Updated to v0.1.3 by @andreishark in #42
Full Changelog: v0.1.2...v0.1.3
Release 0.1.2
What's Changed
- 9 dobot object has no attribute dobotapiinterface by @andreishark in #10
- Update to v0.1.2 by @andreishark in #12
Full Changelog: v0.1.1...v0.1.2