0.14.1
What's Changed
- update the core library by @vekatze in #151
- minor fixes in rune literals by @vekatze in #152
- allow trailing semicolons by @vekatze in #153
- pass clang options to
neut zen
viamodule.ens
by @vekatze in #154 - fix the location info of
[x, y, ..]
in a pattern by @vekatze in #155 - wordings by @vekatze in #156
- allow
try-on
andbind-on
by @vekatze in #157 - remove
textDocument/willSave
andtextDocument/willSaveWaitUntil
by @vekatze in #158 - fix: avoid conflicting lambda IDs between files by @vekatze in #159
- better error messages when conflicting defs are found by @vekatze in #160
- don't allow backticks in names by @vekatze in #161
- format antecedents vertically by @vekatze in #162
- fix the build signatures of LSP cache files by @vekatze in #163
Full Changelog: 0.14.0...0.14.1