What's Changed
- build(deps): bump github.com/mattn/go-isatty from 0.0.18 to 0.0.19 by @dependabot in #137
- build(deps): bump golang.org/x/sys from 0.7.0 to 0.10.0 by @dependabot in #142
- fix(output): export output writer by @aymanbagabas in #122
- docs: update alacritty OSC 8 support documentation by @Thesmader in #157
- fix(termenv): prevent hang in Emacs shell by @bard in #152
- feat: ghostty is truecolor by @caarlos0 in #161
- fix: do not use ioutil and other fixes by @caarlos0 in #162
- Use
uniseg.StringWidth
by @maaslalani in #164 - Add support for building on z/OS by @dustin-ward in #165
- feat: Profile.Name() by @caarlos0 in #163
- Fix lint comments (godot) by @maaslalani in #160
- feat: mark more term as truecolor by @caarlos0 in #171
- feat: rio is truecolor, xterm is ansi by @caarlos0 in #174
- build(deps): bump golang.org/x/crypto from 0.3.0 to 0.31.0 in /examples/ssh by @dependabot in #175
- update deps, fixes lint issues by @caarlos0 in #183
New Contributors
- @Thesmader made their first contribution in #157
- @bard made their first contribution in #152
- @maaslalani made their first contribution in #164
- @dustin-ward made their first contribution in #165
Full Changelog: v0.15.2...v0.16.0