v0.30.0
Features
- Support for
ifSGNodeField#getFields()(#529). Thanks @sjbarag! - Support for
ifString#setString()(#532). Thanks @alimnios72! - Support for
dimstatements (#531). Thanks @strattonbrazil! - Support for code coverage collection (#525)
Bug Fixes
- Previously, the
RoStringconstructor wouldn't behave correctly if you didn't pass it an initial argument. Now, it does (#533)! Thanks @alimnios72! - The parser wasn't keeping track of the
elsetoken locations forifstatements. Now, it does (#527)!