Release Changes
- Micro debugger improvements by @lvcabral in #280
- Added to the API
initialize
method a new option:disableDebug
- Added to the MicroDebugger support for
Function
,If
,For
andWhile
- Added support for MicroDebugger on CLI
- Fixed MicroDebugger formatting issues and the handling of linefeed
- Moved command parsing code from API to MicroDebugger
- Added
quit
command to the MicroDebugger
- Added to the API
- Added support to ECP control keys
VolumeMute
andPowerOff
#278 by @lvcabral in #279
Full Changelog: v1.3.0...v1.3.1