Skip to content

0.35.0

Choose a tag to compare

@github-actions github-actions released this 14 Feb 22:44
· 98 commits to main since this release
  • Fixed LSP completion insertion for dotted prefixes so selecting Option.map after Option. no longer duplicates the qualifier.
  • Switched import syntax to import "path.fss" as Alias and removed from import grammar.
  • Updated LSP type display/navigation to hide internal import prefixes and use source aliases (for example Common.ProjectInfo).
  • Renamed sample includes-and-exports.fss to imports-and-exports.fss and updated docs links.

Full Changelog: 0.34.0...0.35.0