Skip to content

Releases: wirepair/gcd

Update to latest ToT

Choose a tag to compare

@wirepair wirepair released this 16 Oct 04:06

Fixes apigen and updates to latest ToT for browser protocol.

Fix broken API calls

Choose a tag to compare

@camswords camswords released this 19 Mar 09:19
a635cae

Fixes the API to ensure that calls that return two-dimensional arrays return the correct type

Improve json performance

Choose a tag to compare

@wirepair wirepair released this 31 Jan 10:48
1102ae6

Improves JSON performance

Small fixes

Choose a tag to compare

@wirepair wirepair released this 06 Dec 23:14
9b8c28f

Reorder and initialize missing DevTools domains

Update to 112.0.5615.138

Choose a tag to compare

@wirepair wirepair released this 30 Apr 10:11
cc04920
  • Updates to 112.0.5615.138
  • Exposes devtools version in version.go

Fix broken JSON protocol

Choose a tag to compare

@wirepair wirepair released this 28 Mar 10:16
d75c758

Updates the JSON protocol to use PUT instead of GET, which has been deprecated
Updates chromium protocol.json to 111.0.5563.147

Update to 105.0.5195.102

Choose a tag to compare

@wirepair wirepair released this 05 Sep 04:07
deb0da3
  • Updates to protocol version 105.0.5195.102
  • Fixes an api generation bug

Update to 100.0.4896.60

Choose a tag to compare

@wirepair wirepair released this 31 Mar 09:53
4bcadcb

Updates protocol to 100.0.4896.60

Update protocol to 96.0.4664.45

Choose a tag to compare

@wirepair wirepair released this 27 Nov 08:50
ea3da70

Update protocol to 96.0.4664.45

Allow custom writer for chrome process output

Choose a tag to compare

@wirepair wirepair released this 23 Aug 03:04
099a6ae

Adds ability to pass in a custom reader for chrome process output