Skip to content

Releases: matheusmoreira/taggr

Taggr v0.2.0

03 Oct 08:49
Compare
Choose a tag to compare
Taggr v0.2.0 Pre-release
Pre-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

Taggr v0.1.0

29 Sep 01:43
Compare
Choose a tag to compare
Taggr v0.1.0 Pre-release
Pre-release

Includes basic database functionality and an incomplete command line tool.

It's a start.