Skip to content

0.9.6 (October 13, 2018)

Compare
Choose a tag to compare
@kmvanbrunt kmvanbrunt released this 13 Oct 23:20
· 2125 commits to master since this release
dcb5be4
  • Bug Fixes
    • Fixed bug introduced in 0.9.5 caused by backing up and restoring self.prompt in pseudo_raw_input.
      As part of this fix, continuation prompts will not be redrawn with async_update_prompt or async_alert.
  • Enhancements
    • All platforms now depend on wcwidth to assist with asynchronous alerts.
    • Macros now accept extra arguments when called. These will be tacked onto the resolved command.
    • All cmd2 commands run via py now go through onecmd_plus_hooks.