Releases: alufers/openscad-parser
Releases · alufers/openscad-parser
Patch release
Fix edge cases in formatting comments after braces
The ASTPrinter did not insert a newline properly causing the single line comment to "eat"' the next token.
0.6.1
Fix parsing of for
over a range without a variable name
Fix performance problem with parsing a lot of number literals