Releases: essentialkaos/go-linenoise
Releases · essentialkaos/go-linenoise
Version 3.2.0
Version 3.1.0
Changelog
New features
[linenoise]
Add support for\e[1~
(Home Button) and\e[4~
(End Button) escapes
Improvements
[go-linenoise]
Makefile regenerated with the latest version ofgomakegen
Bugfixes
[linenoise]
Fixedstrlen()
on uninitialized string[linenoise]
Ignoring the return value ofchmod()
[linenoise]
Removed duplicateunistd.h
andstdlib.h
inclusion
Version 3.0.1
Version 3.0.0
Version 2.1.2
Version 2.1.1
Minor fixes
Version 2.1.0
Version 2.0.0
Improvements
linenoise
updated to latest stable release- Added package docs header
- Added godoc and goreportcard badges
KillSignalError
renamed toErrKillSignal