Skip to content

v1.3.0

Compare
Choose a tag to compare
@mopemope mopemope released this 06 May 13:50
· 50 commits to master since this release

Added

  • global code formatter configuration file support.

Changed

  • fix the thread pool settings to improve performance.
  • improve performance a bit by using the bloom filter to find references.
  • fix to use the latest library.

Fixed

  • fix a reference search that was incorrect.