Skip to content

Latest commit

 

History

History
26 lines (21 loc) · 989 Bytes

changelog.md

File metadata and controls

26 lines (21 loc) · 989 Bytes

0.1.60

  • Added support for any text inside a /// comment appearing in hover tooltips.
  • Fixed bug that inserted annoying ** into empty tooltips
  • Renamed Buildalyzer artifacts location

0.1.51

  • New and improved logging
  • MangleMaxine added improved grammars
  • Fixed Buildalyzer deleting build artifacts
  • Added paket

0.1.5

Improved signature help and hover for methods in classes. Both now include parameter information and possible exceptions

0.1.41

Fixed bug with finding dotnet executable on windows

0.1.40

Switched from using binaries to publishing a netcore dependant dll. Massively reduces extension size and also reduces problems with running binaries on strange operating systems or not having certain dependencies

0.1.32

fixed a few minor tooltip issues, including issue #1 trying out publishing from linux to fix permissions problems

0.1.31

Just little maintenance changes to readmes and icons and stuff to differentiate form fsharp language server