Skip to content

v0.2.0

Compare
Choose a tag to compare
@wata727 wata727 released this 05 Nov 11:12
· 105 commits to master since this release

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)