Skip to content

v0.2.0

Latest
Compare
Choose a tag to compare
@davidvontamar davidvontamar released this 02 Jul 01:54

This release features a major bug fix for comments that included a single } character, which would break the interpretation. These kind of comments are very common when commenting out entire scopes. Some other API-breaking changes were done. Three new methods for finding scope members were added: FindScope, FindBinding, and HasToken.