Skip to content

0.2.6

Compare
Choose a tag to compare
@ZacSweers ZacSweers released this 22 Aug 18:37
· 29 commits to main since this release
  • Significantly improve performance during component merging. Our internal measurements at Slack range from 86%-95% improvement.
  • Add a new anvil-ksp-verbose KSP option to enable verbose logging, such as timing information.
  • Fix: Sort contributed interfaces when merging to ensure build cache idempotence. This also adds a few defensive stable sorts for other areas.
  • Fix: Fix resolution of nested class generics in constructor injection.

What's Changed

  • Add verbose option + start some timing logging + optimizations by @ZacSweers in #55
  • Fix resolution of nested class generics in constructor injection by @ZacSweers in #58

Full Changelog: 0.2.5...0.2.6