This is a small release which includes few important bugfixes
- Incorrectly reporting
Lint/ShadowingOuterLocalVar
within macro #144
- Make
InlineComments::COMMENT_DIRECTIVE_REGEX
more strict #146 (thanks @Sija)
- ConstantNames rule conflicts with good practice defined in Crystal book about new log system #148