v0.0.10 / 2017-05-15
- Add flag
bolt.timeout
for use with opening BoltDB. - Move
init
logic intomain
to fix race conditions on startup. - Open BoltDB before Bleve as the former supports a timeout :)
- Improve error messaging on startup.
- Enable line wrap.
- Enable vendoring via Glide.
- Ensure all released binaries are built with vendored dependencies.
- Initial work on a command line client
notable-cli
. - Fix case incorrect import of logrus.