All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.
- Vendor dependencies and use
go mod
.
- Add support for
-w
flag to wrap the output at a given width.
- Add support for the
WIKI_LANG
andWIKI_URL
environment variables. - Add support for colored output on Windows.
- Add the
-short
flag to output only the first sentence of the excerpt. - Urldecode the link to page in output.
- Remove the automatic capitalization of the query.
- Add the
-no-check-certificate
flag for bypassing SSL certificate check.