Skip to content

Release 0.27.4

Choose a tag to compare

@mrousavy mrousavy released this 08 Aug 18:27
· 565 commits to main since this release
dd0942b

0.27.4 (2025-08-08)

πŸ’¨ Performance Improvements

  • perf: Speed up Nitrogen by 94x by making filterDuplicateFiles(…) O(n) instead of O(nΒ²) 🀯 (#798)

πŸ› Bug Fixes

  • fix: Prevent duplicate constructor generation for structs that need special handling (#796)