What's Changed
* tppbuild by KillerBOSS2019 and mpaperno in https://github.com/KillerBOSS2019/TouchPortal-API/pull/23
* added logging by KillerBOSS2019 and mpaperno in https://github.com/KillerBOSS2019/TouchPortal-API/pull/21
* initial tppdoc by KillerBOSS2019 and with help of mpaperno in https://github.com/KillerBOSS2019/TouchPortal-API/pull/24
Added new command line features
- tppbuild
Automatically build tpp file for current system
- tppdoc
Builds Documentation based on entry.tp or python file that containing entry.tp info
- tppsdk
- Added ability to convert entry.tp to Python version entry.tp
- Added logging to Client
Fixes
- Fixed in Tools.py `convert_to_base64` method won't work on image that does not have `"content_type"` in its header
And lastly documentation should be updated.
**Full Changelog**: https://github.com/KillerBOSS2019/TouchPortal-API/compare/1.6.3...1.7.7