Skip to content

v3.6.1

Compare
Choose a tag to compare
@17451k 17451k released this 14 Nov 10:05
· 89 commits to master since this release
  • Support Python 3.11. Since cchardet is no longer maintained and broken, it was replaced with charset_normalizer. Benefits: pure Python, same speed, more accurate
  • Add extension for parsing ln commands
  • Handle possible symlinks to .h and .c files in SrcGraph
  • Minor fixes and improvements