Skip to content

Releases: hafuu/FSharpApiSearch

0.3.0-beta

22 May 11:17
Compare
Choose a tag to compare
0.3.0-beta Pre-release
Pre-release
  • Support active pattern
  • Support function type abbreviation
  • Support type extension and extension member
  • Fix array printing (#57)

0.2.1-beta

15 May 02:28
Compare
Choose a tag to compare
0.2.1-beta Pre-release
Pre-release
  • Fix loading type constraints of type abbreviation (#66)
  • Fix FSharpApiSearch.Database.exe option's bugs (#65, #67)

0.2.0-beta

26 Apr 22:11
Compare
Choose a tag to compare
0.2.0-beta Pre-release
Pre-release
  • Support type constraints at similarity searching
  • Exclude the modules (LanguagePrimitives and OperatorIntrinsics) for the F# compiler
  • Add ignore-argstyle option
  • Improve the start-up time by database

0.1.0-beta

14 Feb 11:50
Compare
Choose a tag to compare
0.1.0-beta Pre-release
Pre-release
  • Initial release