Skip to content

Releases: BelfrySCAD/openscad_parser

v2.1.0

22 Mar 20:29
07974fb

Choose a tag to compare

What's Changed

  • Fix None filtering, scope serialization, and Assignment RHS scoping by @Copilot in #3

New Contributors

  • @Copilot made their first contribution in #3

Full Changelog: v1.0.1...v2.1.0

v1.0.1

02 Jan 23:36

Choose a tag to compare

getASTfromLibraryFile() now also returns the absolute path of the parsed file.

v1.0.0

02 Jan 22:39

Choose a tag to compare

v1.0.0 release.

v0.9.2

23 Dec 02:28

Choose a tag to compare

Initial OpenSCAD PEG Parser.