v1.5.0
What's Changed
- Bump GitHub workflow actions to latest versions by @deining in #87
- Fix panic in ValueOf with nil pointer by @stephanejais in #94
- implement support for else clauses in for loops. fixes #46 by @codykrieger in #93
- patch: add nil check for grammer field before g.BlockSyntax call by @magiusdarrigo in #91
- Fix whitespace control by @jamslinger in #88
- Modernize by @danog in #95
New Contributors
- @deining made their first contribution in #87
- @stephanejais made their first contribution in #94
- @codykrieger made their first contribution in #93
- @magiusdarrigo made their first contribution in #91
Full Changelog: v1.4.0...v1.4.1