Skip to content

Release 3.1

Latest

Choose a tag to compare

@hmlongco hmlongco released this 09 Jun 20:30
· 2 commits to main since this release
  • Reduce global lock contention when resolving "heavy" dependencies across multiple threads, see PR #365
  • Improve cache performance and reduce lock contention with r/w locks
  • Improve key hash performance
  • Revises default decorator behavior to match that of default scope behavior (default unless overriden)