v0.1.0
v0.1.0 is a significant milestone along the road to API stability for our readline fork. Although the project is not fully API-stable, we expect future API breaks to be modest in scope and to have no impact on the most common use cases for the library.
- To install this version of ergochat/readline in your Go project:
go get github.com/ergochat/[email protected]
- For information about migrating from chzyer/readline to our fork, see our migration guide
- For full API documentation, see our Godoc
- For a list of changes relative to chzyer/readline, see our changelog