Skip to content

Choose a tag to compare

@sanmai sanmai released this 11 Aug 06:44
· 1 commit to main since this release
Immutable release. Only release title and notes can be modified.
c14ca81

What's Changed

BC Breaks

  • fix: Enable cloned containers to continue self-referencing by @sanmai in #87

This change adds a public method __clone().

Changes

  • feat: autowire ContainerInterface into constructor dependencies by @sanmai in #97

Chores

  • Assert factory called once for container dependencies by @sanmai in #99
  • Extend self-referencing interface test, add clone test by @sanmai in #101
  • Add SelfResolution benchmark for repeated container self-fetch by @sanmai in #100
  • Test that clone throws on self-referencing interfaces across providers by @sanmai in #102

Full Changelog: 0.1.23...0.2