Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 1001 Bytes

CHANGELOG.md

File metadata and controls

22 lines (14 loc) · 1001 Bytes

undeclared-identifiers change log

All notable changes to this project will be documented in this file.

This project adheres to Semantic Versioning.

1.1.3

  • Do not count class names and method names as undeclared. (#1)

1.1.2

  • Fix wildcard use not being detected after property use. (349d998)

1.1.1

  • Fix standard property access being detected as wildcards. (029a0b7)

1.1.0

1.0.0

  • initial release.