v0.9.0
Blink 0.9.0
This release contains new features and some bugfixes.
Added
- Added support for comments.
- Added support for nested scopes.
- Added support for struct generics.
- Added auto bracket to studio plugin.
Changes
- Ranges and arrays will now use the smallest number type needed to represent them.
Fixes
- Fixed declarations not being deep cloned correctly.
- Fixed studio plugin error widget text being invisible.
- Fixed studio auto indent not indenting closing braces properly.