github-actions
released this
17 Sep 17:23
·
7 commits
to development
since this release
Added
- Internal refactoring for reuse of commands
- BoxLang support for all generation commands and templates
- You can now also use
--boxlang
to generate templates in BoxLang explicitly without detection - Bundle
displayName
now showing up on the reports - Updated the
run
command with tons of docs - Mutually exclusive options for
run
command which never existed before forbundles
anddirectory
Bugs
- Using the
useTestBoxLocal
was not working correctly and re-downloading TestBox every time - TestBox run should use webroot when resolving testbox location in ensureTestBox()