Releases: lys-lang/lys
Releases · lys-lang/lys
0.1.13
What's Changed
- chore(deps-dev): bump node-fetch from 2.6.0 to 2.6.1 by @dependabot in #67
- chore(deps): bump yargs-parser from 13.0.0 to 13.1.2 by @dependabot in #66
- chore(deps): bump lodash from 4.17.14 to 4.17.19 by @dependabot in #63
- chore: update versions by @menduz in #80
- chore: windows ci by @menduz in #81
- feat: function references with call_indirect
Full Changelog: 0.1.12...0.1.13
fix: API broken in dependencies
fix: broken dependencies (#65) * fix broken dependencies * revert ebnf upgrade * revert grammar changes * revert grammar changes
Add --watch mode
0.1.11 feat: watch mode (#59)