v0.9.1
Release Notes
Alpha release for validating build support features and executes
steps.
- Handle
define-asm
at multiple levels - Handle
context-set
- Initial implementation of
executes
nodes - Improve file level options handling
Known Issues
- The intermediate/temporary folder
tmp
cannot be customized since theintdir
node is currently handled at context level and therefore cannot be applied at solution level #1243