v8.10.10.kt.2 - Smart macros transition
Pre-release
Pre-release
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 singleset ...
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.