Skip to content

0.1.23

Choose a tag to compare

@sanmai sanmai released this 11 Aug 01:02
· 7 commits to main since this release
Immutable release. Only release title and notes can be modified.
8cf59c0

What's Changed

Changes

Chores

  • Update the type check in inject() to preserve container's state by @sanmai in #89
  • Add a benchmark for interface resolution by @sanmai in #90
  • Update inline documentation for benchmarks, simplify Makefile by @sanmai in #91
  • Test injected container references survive cloning by @sanmai in #93
  • Test removal of the container self-reference by @sanmai in #94
  • Narrow benchmark workflow trigger by @sanmai in #95
  • Test that a subclass can forbid cloning by @sanmai in #96

Full Changelog: 0.1.22...0.1.23