What's Changed
- Updates to the "make_public.py" example by @hiker in #459
- (Closes #466) Fix for "==" when matching implicit loop in array constructor by @arporter in #467
- (Closes #457) Fix bug with backslash in strings by @arporter in #462
- (Closes #473) ensures that a file containing only comments does not give a syntax error. by @arporter in #474
- (Closes #468) Added Directive node separated from comments by @LonelyCat124 in #469
New Contributors
- @LonelyCat124 made their first contribution in #471
Full Changelog: v0.2.0...v0.2.1