* no more "space" between childs in tagbase.__str__ (rendering) * Add tagbase.set(), to clear+add objects * tagbase.set() & tagbase.add() & tagbase() can takes iterables now ;-) * FIX : when error in interact, log/info the return {err:"xxx"} * minor comments
0.0.9
* log/debug for Stater.guess() (before+after state of changeds tags)
0.0.8
* log/debug for Tag.__str__() * log/error for exceptions in py interactions. * front display a console.log for server err * more tests
0.0.7
* use logging * IIFE can be generated for "//comment"
0.0.6
* Rename all from "thag" to new name : "htag"
0.0.5
* Statics discovering didn't work well for Tags "builded lately" (whose override __str__)