Skip to content

v3.4.0

Compare
Choose a tag to compare
@sokra sokra released this 24 Jul 08:03
· 587 commits to main since this release

Features:

  • Performance
    • Use Map and Set instead of Arrays
    • avoid creating unneeded arrays
    • run plugin in series instead of parallel (to avoid unnecessary I/O)
    • check if plugins are registered before creating callback function