Skip to content

v1.3.1 - MicroDebugger Improvements

Compare
Choose a tag to compare
@lvcabral lvcabral released this 02 Mar 22:23
· 129 commits to master since this release

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 and While
    • 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 support to ECP control keys VolumeMute and PowerOff #278 by @lvcabral in #279

Full Changelog: v1.3.0...v1.3.1