A new version of RemedyBG, 0.3.7.0, is available for download. Changes include:
New Features
Improvements
Bug Fixes
Thanks.
I haven't used the new feature much, but here is some quick feedback.
argv, argc { __index, $ }
display "Format specifier for specifying number of elements does not apply to this type." Which wasn't clear to me. I needed to use ;
instead of ,
. Also the error message doesn't wrap. What would be nice (if possible) is to have a compile error style message:// Format specifier for specifying number of elements does not apply to this type. argv, argc { __index, $ } ~~~~~~~~~~~~~~~~~~~~~~^
Follow up release with some improvements / bug fixes, 0.3.7.1:
Improvements
Bug Fixes
I appreciate everyone's feedback!