Skip to content

v0.5.0

Compare
Choose a tag to compare
@github-actions github-actions released this 05 Apr 23:51
· 80 commits to master since this release
v0.5.0
* Use smolstr
* Remove regex dependency
* Remove useless lazy_static
* Remove itertools dependency
* Update dependencies
* Allow passing options to parse methods
* Switch to glsl-lang
* Parse comments in helper methods
* Add parse_tu entry point
* Abstract filesystem resolver for #includes
* Use Arc in MinUnit to make cloning cheaper