Skip to content

Releases: wirepair/gcd

Fix broken API calls

19 Mar 09:19
a635cae
Compare
Choose a tag to compare

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

Improve json performance

31 Jan 10:48
1102ae6
Compare
Choose a tag to compare

Improves JSON performance

Small fixes

06 Dec 23:14
9b8c28f
Compare
Choose a tag to compare

Reorder and initialize missing DevTools domains

Update to 112.0.5615.138

30 Apr 10:11
cc04920
Compare
Choose a tag to compare
  • Updates to 112.0.5615.138
  • Exposes devtools version in version.go

Fix broken JSON protocol

28 Mar 10:16
d75c758
Compare
Choose a tag to compare

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

05 Sep 04:07
deb0da3
Compare
Choose a tag to compare
  • Updates to protocol version 105.0.5195.102
  • Fixes an api generation bug

Update to 100.0.4896.60

31 Mar 09:53
4bcadcb
Compare
Choose a tag to compare

Updates protocol to 100.0.4896.60

Update protocol to 96.0.4664.45

27 Nov 08:50
ea3da70
Compare
Choose a tag to compare

Update protocol to 96.0.4664.45

Allow custom writer for chrome process output

23 Aug 03:04
099a6ae
Compare
Choose a tag to compare

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

Fix error message

19 Aug 11:32
e999249
Compare
Choose a tag to compare

Fixes the error message to properly display seconds if unable to connect to debugger service.