Skip to content

0.2.2

Compare
Choose a tag to compare
@darwin darwin released this 02 May 17:25
· 747 commits to master since this release

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