This wiki has 40 pages: BASIC Language Updates Underscore prefixes in statements/functions Enforcement of Reserved Identifiers FRAC: bug fix DRAW Updates DRAW: TA Behaviour Change TA now allows floating numbers E,F,G,H Commands New: W,X,Y,Z commands DRAW Behaviour Diffs DRAW: General Test DRAW: E,F,G,H + TA Test E,F,G,H versus W,X,Y,Z Functions and Subroutines Parameter-Passing New BYREF and BYVAL Keywords Programming Style Suggestions Constants as parameters: Enhancement Local Variables and Arrays: bug fixes Local Arrays: they were not working at all CONSOLELOG: Enhancement IDE Updates Program Runtime Properties: New "No Character Sets" setting Program Runtime Properties Window: A little bit of TLC Editor: Brackets in code Auto insertion of closing brackets Highlighting of matching brackets Documentation Updates Enhancements to wwwBASIC: New "Architectural Features" Group 💣 Known Bugs Global and Local Arrays with same identifiers: strange "TypeError" issue Subroutine's variables and arrays sharing the same memory space Programming Features Program Validation Enhancements FUNCTION - END FUNCTION Check SUB - END SUB Check TYPE - END TYPE Check FOR - NEXT STEP value check Graphics Handling Line-Creation Handling