Skip to content

Taggr v0.2.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@matheusmoreira matheusmoreira released this 03 Oct 08:49
· 1 commit to master since this release

Now with more features!

  • Nested tag insertion support
    • Automatically reifies entire hierarchies
  • Tag listing support
    • Prints the nested tag structure
  • Data insertion support
    • From standard input or files
    • Efficient SQLite blob handling
    • Hashing support
      • Multithreaded multi-hashing
      • Added to database as tag values
  • General improvements to code, interfaces, queries