Skip to content

v0.0.10 / 2017-05-15

Compare
Choose a tag to compare
@jmcfarlane jmcfarlane released this 17 May 04:52
· 127 commits to main since this release
  • Add flag bolt.timeout for use with opening BoltDB.
  • Move init logic into main 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.