Changelog
5.3
-
5.3 (09.08.2024) Added Yuescript support. Added a few functions.
-
Yuescript support. You can now use
Alfons.yue
files (or any taskfile that ends in.yue
) to load in Yuescript tasks. -
Additions to the environment.
values
: Get the values of a table as an arrayentries
: Turns a table into an array of key-value tuplesfromEntries
: Reverses the process ofentries