Releases: cdhanna/fadebasic
Releases · cdhanna/fadebasic
v0.0.37
v0.0.36
Fixed
- Debugger would emit exit event during partial budget runs.
- Debugger can render
byte
variables. - Debugger can set non
int
and nonfloat
values. - Debugger can discovery variables declared through
ref
commands, such as
INC
orINPUT
- Commands with
ref
parameters can access globally scoped variables.
Added
SKIP
keyword for skipping iterations of looping control structures.
Nuget: https://www.nuget.org/packages/FadeBasic.Lang.Core/0.0.36.1
VsCode: https://marketplace.visualstudio.com/items?itemName=BrewedInk.fadebasic