mirror of
https://github.com/sorenisanerd/gotty.git
synced 2024-11-09 15:24:25 +00:00
28 lines
828 B
Markdown
28 lines
828 B
Markdown
# GoTTY releases
|
|
|
|
## v1.3.0 (Unreleased)
|
|
|
|
* Links in the tty are now clickable.
|
|
* Use WebGL for rendering by default.
|
|
|
|
## v1.2.0
|
|
|
|
* Pass BUILD\_OPTIONS to gox, too, so release artifacts have version info included.
|
|
* Update xterm.js 2.7.0 => 4.11.0
|
|
* Lots of clean up.
|
|
|
|
## v1.1.0
|
|
|
|
* Today I learned about Go's handling of versions, so re-releasing 2.1.0 as 1.1.0.
|
|
* Added path option. Thanks, @apatil!
|
|
|
|
## v2.1.0 (whoops)
|
|
|
|
* Use Go modules and update cli module import path. Thanks, @svanellewee!
|
|
* Fix typos. Thanks, @0xflotus, @RealCyGuy, @ygit, @Jason-Cooke and @fredster33!
|
|
* Fix printing of ipv6 addresses. Thanks, @Felixoid!
|
|
* Add Progressive Web App support. Thanks, @sehaas!
|
|
* Add instructions for GNU screen. Thanks, @Immortalin!
|
|
* Add Solaris support. Thanks, @fazalmajid!
|
|
* New maintainer: @sorenisanerd
|