browsh/interfacer/src/browsh
Thomas Buckley-Houston cb3ddd533f build: release v1.8.3
* Bump fast-json-patch and web-ext in /webext by @dependabot in https://github.com/browsh-org/browsh/pull/461
* Bump loader-utils from 2.0.2 to 2.0.4 in /webext by @dependabot in https://github.com/browsh-org/browsh/pull/453
* remove unnecessary RUN command by @lpmi-13 in https://github.com/browsh-org/browsh/pull/466
* Bump http-cache-semantics from 4.1.0 to 4.1.1 in /webext by @dependabot in https://github.com/browsh-org/browsh/pull/467
* fix: Golang install: use "amd64" for "x86_64" by @tombh in https://github.com/browsh-org/browsh/pull/463
* feat: Use log/slog for logging to file or stdout by @ananthb in https://github.com/browsh-org/browsh/pull/493
* feat: Structured log messages by @ananthb in https://github.com/browsh-org/browsh/pull/494
* chore: Clean up SETUP guides by @ananthb in https://github.com/browsh-org/browsh/pull/495
* chore: Remove manual install steps by @ananthb in https://github.com/browsh-org/browsh/pull/496
* fix: If debug is false discard logs by @ananthb in https://github.com/browsh-org/browsh/pull/497
* [Fix] Firefox inspecting logic on Windows by @Dragon1573 in https://github.com/browsh-org/browsh/pull/502
* feat: Add json schema (#505) by @Freed-Wu in https://github.com/browsh-org/browsh/pull/510

* @lpmi-13 made their first contribution in https://github.com/browsh-org/browsh/pull/466
* @ananthb made their first contribution in https://github.com/browsh-org/browsh/pull/493
* @Dragon1573 made their first contribution in https://github.com/browsh-org/browsh/pull/502
* @Freed-Wu made their first contribution in https://github.com/browsh-org/browsh/pull/510
2024-01-29 15:57:44 -03:00
..
browsh.go fix: If debug is false discard logs 2023-12-12 07:50:40 -05:00
cells.go Formatted all Go code 2018-07-11 17:00:06 +08:00
comms.go feat: Structured log messages 2023-12-09 13:17:50 -05:00
config.go feat: Use log/slog for logging to file or stdout 2023-12-08 19:09:08 -05:00
config_sample.go HTTP server: timeout for page loading 2019-06-19 13:23:42 +03:00
firefox.go feat: Structured log messages 2023-12-09 13:17:50 -05:00
firefox_unix.go devops: Refactor CI to use ctl.sh 2022-07-16 17:18:39 -04:00
firefox_windows.go [Fix] Firefox inspecting logic on Windows (#502) 2023-12-24 07:37:17 -05:00
frame_builder.go feat: Structured log messages 2023-12-09 13:17:50 -05:00
frame_builder_test.go chore: Upgrade all Golang deps 2022-07-16 18:52:07 -04:00
input_box.go Fix for non-ASCII chars generating extra chars 2018-07-16 17:58:53 +08:00
input_cursor.go Fix for non-ASCII chars generating extra chars 2018-07-16 17:58:53 +08:00
input_multiline.go Fix for non-ASCII chars generating extra chars 2018-07-16 17:58:53 +08:00
input_multiline_test.go chore: Upgrade all Golang deps 2022-07-16 18:52:07 -04:00
input_scroll.go Fix for non-ASCII chars generating extra chars 2018-07-16 17:58:53 +08:00
raw_text_server.go feat: Structured log messages 2023-12-09 13:17:50 -05:00
raw_text_server_test.go chore: Upgrade all Golang deps 2022-07-16 18:52:07 -04:00
tab.go Various improvements to integration tests 2019-06-11 12:21:39 +03:00
tty.go feat: Structured log messages 2023-12-09 13:17:50 -05:00
ui.go feat: Use log/slog for logging to file or stdout 2023-12-08 19:09:08 -05:00
unit_test.go chore: Upgrade all Golang deps 2022-07-16 18:52:07 -04:00
version.go build: release v1.8.3 2024-01-29 15:57:44 -03:00