v0.2.0 (2017-11-05)
In this release we have added 4 tools. These tools will make your code better :)
Enhancements
- Add RedundantTernaryOperator (#9)
- Add DuplicateKey (#12)
- Add UnreachableCatch (#13)
- Add DuplicateCaseCondition (#14)
BugFix
- Use Howdah for DuplicateKey (#15)
Others
- CI Settings (#1)
- Fix tests (#10)
- Add parser for development (#11)