0.1.6
- adds 'smart quote' mode which allows greater flexibility around string quote escaping (PR#1)
- fixes bugs where a module/class/function defined with only a docstring (no body elements) would crash the checker due to idx out of range error
- adds test suite