Skip to content

Latest commit

 

History

History
34 lines (20 loc) · 648 Bytes

CHANGELOG.md

File metadata and controls

34 lines (20 loc) · 648 Bytes

Change log

2024-11-06 version 0.4.0

  • Finer module stats.

2024-10-30 version 0.3.0

  • Add local caching.

2024-10-30 version 0.2.0

  • Add source scan/stat tool.
  • Add log categories.
  • Improve declaration and statement type detection.
  • Fix function-local scope location.
  • Fix access check - look into more of [] and ().

2024-10-22 version 0.1.3

  • Fix unnamed record locaion.

2024-10-21 version 0.1.2

  • Optimize member access search.
  • Read module descriptions from files in the src subdirectories.

2024-10-18 version 0.1.1

  • Macro expansion access check fix.

2024-10-17 version 0.1.0

  • Initial release.