This release includes two new features:
* New support for setting global and per-repository options in a config file. See the [configuration](https://github.com/zyedidia/eget#configuration) section in the readme for documentation.
* If the string passed in via `--tag` does not match an existing tag directly, eget will look for tags that contain the string, and use the latest one if there is a match.