0.2.2
Prevent infinite expansion in headers
I did some internal reorganisation to decouple devtools debugging code from main sources. Normally you should require devtools.core namespace only and optionally devtools.format if you want to write your custom formatting functions. Unless you require devtools.debug the dependecy system should not bring all the debugging machinery into your project.
Changes:
#2 - Prevent infinite expansion in headers