v0.4.0
v0.4.0 (2018-01-07)
Annotations were introduced in this release. Please see the README for details.
Enhancements
- Introduce annotations to control hints (#21)
- Add AmbiguousReturnCheck (#24)
- NOTE: The tool name changed to LooseReturnCheck on #28
- Add UnneededRegularExpression (#25)
Changes
- Change the message of SyntaxError (#23)
- Revise messages and documentations (#26)
- Rename tool names (#28)
Bugfix
- Handling array destructuring for DuplicateKey (#27)