Skip to content

v0.3.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@aidin36 aidin36 released this 19 Jul 09:36
· 143 commits to master since this release

Now we have the least features needed to use Tocc!

Tocc-0.3.0.tar.gz is the packed source code of this release.

There's some .deb packages available. These are created on Gnu/Linux Mint 16 - amd64 and Gnu/Linux Debian 7.3 - i386 and amd64.
To install Tocc using .deb packages, you need to install unofficial-unqlite, libtocc and tocccli in order.

Change List

  • --set-title added to CLI.
  • --remove added to CLI.
  • --print now accepts formatting.
  • --all-tags added to CLI.
  • `physical_path' property added to FileInfo class.
  • Better memory management in Query and Expr classes.