v0.0.17
Changelog
- d9b4966 chore(tree-sitter): update dependencies
- 3ad17bd feat: allow mocking the filesystem
- a43fcd5 fix: missing external extra-file in goreleaser
- d0d79ba fix: require go 1.18
- 652f86e fix: sorted dictionary keys, entries and values
- 2b160f7 lsp: fix printing alias decl imports
- 7ad8518 refactor: separate modules for externals
- a90cdca stdlib/compiler: alias imports, dicts #9 #32
- 3f927c0 stdlib: futures
- 50431f8 stdlib: new floats and !-operator #22 #24