Skip to content

Releases: hafuu/FSharpApiSearch

4.0.1

26 Feb 09:23
Compare
Choose a tag to compare

Fix to allow substring matching in name search
Improve sort order
Improve performance

4.0.0

16 Feb 13:39
Compare
Choose a tag to compare

Add type coloring
Add substring matching and --substring option
Allow _ for wildcard
Fix type variable bug (#139)
Improve performance

4.0.0-beta1

12 Jan 06:41
Compare
Choose a tag to compare
4.0.0-beta1 Pre-release
Pre-release

Add type coloring
Fix type variable bug (#139)
Improve performance

3.0.4

05 Sep 06:22
Compare
Choose a tag to compare

Fix print bugs (generic method and generic type abbreviation)

3.0.3

28 Aug 12:25
Compare
Choose a tag to compare

Ignore the invalid xml

3.0.2

21 Aug 06:12
Compare
Choose a tag to compare

Fix the link generator of .Net Api Browser

3.0.1

14 Aug 04:29
Compare
Choose a tag to compare

Fix the link generator of .Net Api Browser

3.0.0

25 Jul 06:32
Compare
Choose a tag to compare

Add subtype matching
Add name search by single type query
Add C# mode (experimental) and --language option
Support struct tuple
Add --single-letter-as-variable option
Add the link generator to .Net Api Browser
Add the link generator to the reference of FParsec
Remove => syntax
Change serialization library to MessagePack from FsPickler

3.0.0-beta4

02 Jun 17:17
Compare
Choose a tag to compare
3.0.0-beta4 Pre-release
Pre-release

Fix bugs
Improve performance
Change seliarization library to MessagePack from FsPickler

3.0.0-beta3

15 May 10:40
Compare
Choose a tag to compare
3.0.0-beta3 Pre-release
Pre-release

Add flexible type matching
Improve results display
Fix C# parser