Skip to content

v1.0.0

Compare
Choose a tag to compare
@aidin36 aidin36 released this 19 Dec 16:37
· 22 commits to master since this release

This is not a pre-release anymore (-:

Importand Note

Use the attached Unqlite version, instead of the official release. The attached version is patched with some bug fixes. The official release have some bugs that makes it unusable.

Change List

  • API of libtocc's expressions cleaned up.
  • Not and WildCard added to expressions.
  • CLI uses wild card in its queries.
  • Better argument parsing in CLI (user don't have to hit space
    before and after operations in query, and she can user equal
    sign in command line arguments.)
  • Now user must initialize a directory before use it as
    Tocc Managed File System.
  • --all-tags renamed to --tags-statistics, and its behaviour
    improved.
  • tests of libtocc improved.
  • Toccfs is implemented.
  • Preventing duplicated traditional paths.
  • When importing a file, auto-title contains file's extension too.
  • Bug fix.