Skip to content

Releases: nenoNaninu/TypedSignalR.Client

TypedSignalR.Client 3.6.0

25 Sep 04:50
60320ad
Compare
Choose a tag to compare

Enhancements:

  • #232 Support CancellationToken in the last parameter of a receive method.

Full Changelog: v3.5.2...v3.6.0

TypedSignalR.Client 3.5.2

03 Apr 09:04
1464152
Compare
Choose a tag to compare

Enhancements:

  • #197 Improve nullable annotation in generated code.

TypedSignalR.Client 3.5.1

02 Apr 15:21
f7c2cd8
Compare
Choose a tag to compare

Enhancements:

  • #196 Improve nullable annotation in generated code.

TypedSignalR.Client 3.5.0

31 Mar 14:36
Compare
Choose a tag to compare

Enhancements:

  • #194 Improve nullable annotation in generated code.

TypedSignalR.Client 3.4.4

31 Mar 10:04
0bd7fa8
Compare
Choose a tag to compare

Enhancements:

  • #193 Suppress CS8613 in generated code.

TypedSignalR.Client 3.4.3

05 Dec 17:16
fcc79ae
Compare
Choose a tag to compare

Enhancements:

  • #162 Support reserved keyword as a method parameter name.

TypedSignalR.Client 3.4.2

27 Nov 14:10
43ac188
Compare
Choose a tag to compare

Enhancements:

  • #160 Fix nullable reference type annotations.

TypedSignalR.Client 3.4.1

25 Nov 10:56
2f07f1d
Compare
Choose a tag to compare

Enhancements:

  • #156 Improve diagnostic messages.
  • #157 Improve internal performance.

TypedSignalR.Client 3.4.0

28 Apr 08:35
846b4a2
Compare
Choose a tag to compare

Enhancements:

  • #103 Support inheritance

TypedSignalR.Client 3.3.0

07 Feb 16:59
c163f00
Compare
Choose a tag to compare

Enhancements:

  • #92 Update Roslyn v4.3.1