Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 299 Bytes

CHANGELOG.md

File metadata and controls

12 lines (8 loc) · 299 Bytes

Changelog

0.2.0

  • New numberOfDeclaredVariables method expectation
  • New numberOfInnerClasses class expectation
  • CodeSheriffs can be declared as fields now
  • No dependency on the Reflections library anymore, as we now use the native Reflections API.

0.1.0

  • Very first version!