All Versions
191
Latest Version
Avg Release Cycle
49 days
Latest Release
-
Changelog History
Page 17
Changelog History
Page 17
-
v0.0.32 Changes
- ๐ Make ParseFileInProject asynchronous
- โ Add ParseAndCheckFileInProject
- ๐ Use cached results in ParseAndCheckFileInProject if available
-
v0.0.31 Changes
- ๐ Fix performance problem with CheckFileInProject
-
v0.0.30 Changes
- โ Add initial prototype version of multi-project support, through optional ProjectReferences in ProjectOptions. Leave this empty to use DLL/file-based references to results from other projects.
-
v0.0.29 Changes
- ๐ Fix symbols for named union fields in patterns
-
v0.0.28 Changes
- ๐ Fix symbols for named union fields
- โ Add FSharpActivePatternCase to refine FSharpSymbol
-
v0.0.27 Changes
- ๐ Fix exception tag symbol reporting
-
v0.0.26 Changes
- ๐ Fix off-by-one in reporting of range for active pattern name
-
v0.0.25 Changes
- โ Add optional source argument to TryGetRecentTypeCheckResultsForFile to specify that source must match exactly
-
v0.0.24 Changes
- โก๏ธ Update version number as nuget package may not have published properly
-
v0.0.23 Changes
- ๐ Move to one-based line numbering everywhere
- ๐ Provide better symbol information for active patterns