Release APM 5.0.0 RC1
mjedraszczyk
released this
31 Aug 11:20
·
678 commits
to master
since this release
- New grammar driven by ANTLR
- New commands e.g.
for-each
,run
,require
- Multiline arrays
- Three types of action's arguments:
required
,named
andflags
- Blocks of codes
- New commands e.g.
- New annotations for custom Action Mappers
- Annotations for different types of arguments:
@Required
,@Named
,@Flag
- Examples of action's usage
- Annotations for different types of arguments:
- Improved launchers for automatic script execution
- Execution after package installation
- Execution only if script has been changed
- Improved scripts versioning
- Introduced new structure of modules
- Separate module for
check
actions (optional)
- Separate module for