Skip to content

Version Release (v0.0.3)

Compare
Choose a tag to compare
@CFiggers CFiggers released this 10 Jan 01:05
· 78 commits to master since this release
146d85a

Changes

  • Completion
    • Add basic CompletionItemKind by @fnurk in #9
  • Formatting
  • Signature Helps
  • Debug Console
  • Diagnostics
    • Improvement: Multiple Diagnostic Errors by @CFiggers in #16
  • Cross-cutting
    • Separate environment for flychecking user code (better separation between running server env and diagnostic eval env)
    • Replace spork/argparse with ianthehenry/cmd for command line argument parsing
    • Bug fixes

New Contributors

  • @fnurk made their first contribution in #9

Full Changelog: v0.0.2...v0.0.3