ArkScript v3.1.1
github-actions
released this
19 Sep 14:42
·
1069 commits
to a01c49c84fe4bebfe57613d90e7d73d04a52d0aa
since this release
Added
- ArkDoc documentation for the builtins
- Now using clang-format to ensure the code is correctly formatted
Changed
- the macro processor can now handle multiple macro definitions in a if-macro:
!{if true { !{a 1} !{b 2} }}
is finally working
Deprecated
ark
command is now marked as deprecated, in favor ofarkscript