Skip to content

Qnote v0.5.0 Beta

Latest
Compare
Choose a tag to compare
@anmil anmil released this 27 Mar 15:14
· 10 commits to master since this release

Whats New?

  • PostgreSQL Support
  • Create new notes from JSON
  • Added Book and Tag caching, and other performance improvements, to SQLite
  • Search command now has the --display-format flag
  • Improved Bleve performance by adding multiple shards
  • Added Unit and Integration tests
  • Added Export and Import commands for the QNOT file format.

Bug Fixes:

  • --skip-confirm was attached to the wrong command
  • Fixes incorrect usage for Delete Book command
  • Basic parser was not removing periods from the end of tags
  • Fixed other bugs and small performance improvements