Releases: ataraxie/codeshovel
Releases · ataraxie/codeshovel
codeshovel-v1.1.0
Release notes:
CodeShovel
can now detect 3 more types of changes
- Annotation changes as
Yannotationchange
(e.g.,@test
,@Override
) - Documentation changes as
Ydocchange
- Formatting change as
Yformatchange
(e.g., white space, fixing indentation etc)