Releases: buildkite/terminal-to-html
Releases · buildkite/terminal-to-html
v3.16.4: The Stanley Parable (Steam deck verified)
v3.16.4 (2024-11-08)
Fixed
- Fix parser retaining io.Writer input #194 (@DrJosh9000)
Dependabot
- Bump docker/library/golang from
a7f2fc9
toad5c126
#193 (@dependabot[bot])
v3.16.3: The Stanley Parable (iOS release)
v3.16.3 (2024-10-16)
Fixed
- Fix ESC [J commands #190 (@DrJosh9000)
Dependabot
- Bump docker/library/golang from
adee809
toa7f2fc9
#188 (@dependabot[bot]) - Bump github.com/urfave/cli/v2 from 2.27.4 to 2.27.5 #189 (@dependabot[bot])
- Bump docker/library/golang from 1.23.1 to 1.23.2 #186 (@dependabot[bot])
- Bump golang.org/x/sys from 0.25.0 to 0.26.0 #187 (@dependabot[bot])
- Bump docker/library/golang from
2fe82a3
to4f063a2
#185 (@dependabot[bot]) - Bump docker/library/golang from
4a3c2bc
to2fe82a3
#184 (@dependabot[bot])
v3.16.2: The Stanley Parable 2 🕳️
v3.16.1: The Stanley Parable Ultra Deluxe 🚪
v3.16.1 (2024-09-09)
Fixed
- Fix docker compose pull logs #179 (@DrJosh9000)
Dependencies
- Bump docker/library/golang from 1.23.0 to 1.23.1 #182 (@dependabot[bot])
- Bump golang.org/x/sys from 0.24.0 to 0.25.0 #181 (@dependabot[bot])
v3.16.0: The Stanley Parable 🪣
v3.16.0 (2024-09-02)
Fixed
- Teach terminal-to-html about numbers bigger than 127 #177 (@DrJosh9000)
terminal-to-html now more closely resembles a regular terminal in the following ways:
- ANSI sequence parameters (e.g. relative cursor movements) greater than 127 are now supported
- It emulates a window of size 160 columns x 100 lines (configurable with flags) for the purposes of bounding cursor movements
- CSI H (absolute cursor position on screen) is now implemented
- CSI 1J and 2J clear parts of the window rather than the entire scrollback
v3.15.0: Time Bandits 🗺️
v3.15.0 (2024-08-29)
Note
If you run terminal-to-html on Buildkite agent logs yourself, be aware that the output format of log line timestamps is changing!
Instead of <?bk t="1724909269123"?>
, you will get a more convenient <time datetime="2024-08-29T05:27:49.123Z">2024-08-29T05:27:49.123Z</time>
. This will also cause timestamps to be visible in HTML output without any further processing.
Changes
- Replace processing instruction with semantic element #175 (@DrJosh9000)
- Add sanitiser warning to readme #174 (@DrJosh9000)
Dependencies
- Bump docker/library/golang from 1.22.6 to 1.23.0 #173 (@dependabot[bot])
- Bump github.com/urfave/cli/v2 from 2.27.3 to 2.27.4 #171 (@dependabot[bot])
- Bump golang.org/x/sys from 0.23.0 to 0.24.0 #172 (@dependabot[bot])
- Bump docker/library/golang from 1.22.5 to 1.22.6 #170 (@dependabot[bot])
- Bump docker/library/golang from
fcae9e0
to829eff9
#167 (@dependabot[bot]) - Bump golang.org/x/sys from 0.22.0 to 0.23.0 #169 (@dependabot[bot])
- Bump golang.org/x/sys from 0.21.0 to 0.22.0 #165 (@dependabot[bot])
- Bump github.com/urfave/cli/v2 from 2.27.2 to 2.27.3 #168 (@dependabot[bot])
- Bump docker/library/golang from
45c516d
tofcae9e0
#166 (@dependabot[bot])
v3.14.0: Life of Pi 🐅
v3.13.0: The Terminator 🕶️
v3.13.0 (2024-07-03)
Changed
- Handle ESC \ string terminators in OSC and APC #159 (@DrJosh9000)
Dependency churn
- Bump docker/library/golang from 1.22.4 to 1.22.5 #162 (@dependabot[bot])
- Bump docker/library/golang from
969349b
toc2010b9
#157 (@dependabot[bot]) - Bump golang.org/x/sys from 0.20.0 to 0.21.0 #155 (@dependabot[bot])
- Bump docker/library/golang from 1.22.3 to 1.22.4 #156 (@dependabot[bot])
- Bump docker/library/golang from
b1e05e2
tof43c6f0
#154 (@dependabot[bot]) - Bump docker/library/golang from 1.22.2 to 1.22.3 #153 (@dependabot[bot])
v3.12.1: Short Circuit 2 💎
v3.12.0: Short Circuit 🤖
v3.12.0 (2024-05-07)
Changed
- Streaming mode #126 (@DrJosh9000)
Internal
Dependabot
- Bump golang.org/x/sys from 0.19.0 to 0.20.0 #149 (@dependabot[bot])
- Bump github.com/urfave/cli/v2 from 2.27.1 to 2.27.2 #144 (@dependabot[bot])
- Bump docker/library/golang from
450e382
tod5302d4
#145 (@dependabot[bot]) - Bump docker/library/golang from
c4fb952
to450e382
#142 (@dependabot[bot]) - Bump docker/library/golang from 1.22.1 to 1.22.2 #141 (@dependabot[bot])
- Bump golang.org/x/sys from 0.18.0 to 0.19.0 #140 (@dependabot[bot])
- Bump docker/library/golang from 1.22.0 to 1.22.1 #137 (@dependabot[bot])
- Bump golang.org/x/sys from 0.17.0 to 0.18.0 #136 (@dependabot[bot])