v0.0.9 / 2017-04-26
- Introduce full text index via Bleve.
- Add a visual indication if the body of a note has unsaved changes.
- Drop support for <= golang-1.4 as Bleve uses
strings.Compare
. - Add build branch to
-version
output. - Fix unhandled error when using the
enter
key with no note selected. - Add support for FreeBSD.