KillBugs 0.1.1 was released yesterday evening. The new release adds one new feature and addresses a minor issue with the debug display tree.
- All logging methods now contain an optional "label" parameter. Especially useful when dumping objects and arrays.
- Showed "root []" when debug data tree was empty. Fixed