0.1.23
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