Skip to content

Releases: seclerp/dotnet-chrome-protocol

1.3.0

08 Jul 19:16
Compare
Choose a tag to compare

Added

  • New interfaces to represent weakly-typed arrays and objects - IObjectType and IArrayType with corresponding JSON converters

Fixed

  • Fix code generation problem with object and array type definitions without properties (#7)

Changelog file can be found here.

NuGet links:

1.2.3

09 Jun 10:50
Compare
Choose a tag to compare

Fixed

  • Fix binary inconsistency between different origins of the packages in different package sources

Changelog file can be found here.

NuGet links:

1.2.2

02 Jun 21:38
Compare
Choose a tag to compare

Fixed

  • Fix missing copyright info in the NuGet packages metadata

Changelog file can be found here.

NuGet links:

1.2.1

02 Jun 21:34
Compare
Choose a tag to compare

Fixed

  • Fix missing handling of invalid socket state while sending WebSocket requests
  • Fix missing disconnect event invocation

Changelog file can be found here.

NuGet links:

1.2.0

29 May 15:23
Compare
Choose a tag to compare

Added

  • Add SessionId parameter for SubscribeAsync and SubscribeSync methods of ProtocolClient

Fixed

  • Fix Subscribe methods replicating events for all connected sessions

Changelog file can be found here.

NuGet links:

1.1.0

25 Feb 17:10
Compare
Choose a tag to compare

Removed

  • Remove preview version postfix

Changelog file can be found here.

NuGet links:

1.1.0-preview2

25 Feb 16:58
Compare
Choose a tag to compare
1.1.0-preview2 Pre-release
Pre-release

Added

  • Fix dotnet cdp tools packaging

Changelog file can be found here.

NuGet links:

1.1.0-preview1

25 Feb 16:41
Compare
Choose a tag to compare
1.1.0-preview1 Pre-release
Pre-release

Added

  • Initial release

Changelog file can be found here.

NuGet links: