Skip to content

v8.10.10.kt.2 - Smart macros transition

Pre-release
Pre-release
Compare
Choose a tag to compare
@kareltucek kareltucek released this 12 Aug 18:47
· 558 commits to master since this release
  • Initial prerelease version of (Smart Macros) and Macro Events.
  • Refactored set* commands into a single set ... command, and removed the old commands.
  • Added support for the new CommandMacroAction.
  • Fixed initialization bug of delayUntil command.

More changes will follow - especially full transition to the CommandMacroAction and multiline support. So far backward compatibility ($ notation with TextActions) is maintained, but this is likely to change soon.