Navigation Menu

Skip to content

Releases: buildkite/terminal-to-html

v3.11.0: Eternal Sunshine of the Spotless Mind 🧘🏻

25 Feb 23:28
v3.11.0
4500f07
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.10.1...v3.11.0

v3.10.1: Elf 🎄

20 Dec 02:06
v3.10.1
f7c92bd
Compare
Choose a tag to compare

v3.10.1 (2023-12-20)

Full Changelog

Improved

  • Further speed and memory improvements: Store elements in screenLine #124 (@DrJosh9000)

Internal

v3.10.0: Songbirds and Snakes 🕊️🐍

07 Dec 04:17
v3.10.0
b4a4cf5
Compare
Choose a tag to compare

v3.10.0 (2023-12-07)

Full Changelog

Added

Improved

  • Increased speed and decreased memory use: Pack style into uint32 #121 (@DrJosh9000)

Fixed

v3.9.1: Unbreakable Kimmy Schmidt 🎒

02 Aug 07:40
f3b1f99
Compare
Choose a tag to compare

v3.9.1 (2023-08-02)

Full Changelog

Changed

v3.9.0: Barbenheimer 💅

27 Jul 06:03
2ace2e9
Compare
Choose a tag to compare

v3.9.0 (2023-07-27)

Full Changelog

This release changes the policy for timestamps on rewritten lines. New timestamps now overwrite older timestamps.

Changed

v3.8.0: Back to the Future 🚗

18 May 07:21
48373b0
Compare
Choose a tag to compare

v3.8.0 (2023-05-18)

Full Changelog

Fixed

  • DECSC & DECRC (save/restore cursor position) implemented. #105 (@pda)

v3.7.0: The Sands of Time ⏳

09 Aug 05:46
@pda pda
Compare
Choose a tag to compare

Changed

  • Buildkite timestamps only at start of line, via screenLine.metadata #98 #99 (@pda)
  • Guarantee the key sorting order of <?bk key="value"?> elements #90 (@ticky)
  • Readme.md typo fix #91 (thanks @lantrix!)

v3.6.1

05 Feb 02:02
Compare
Choose a tag to compare
  • Fix two classes of overflows possible when clearing portions of screen (#89)

v3.6.0

19 Jan 01:50
Compare
Choose a tag to compare
  • Accept quotation marks for parameters in tokenizeString (#88)

v3.5.0

08 Jan 01:01
Compare
Choose a tag to compare
  • Handles <ESC>[J and <ESC>[M #68
  • Upgrade urfave/cli to v2 #76
  • Updates Dockerfile to to golang 1.12 #81
  • Replace 32-bit Mac builds with arm64 Mac builds #86