Bug Fixes * Fixes bug in fast api integration where only the first `depends` was built correctly (254)
2.7.4
Enhancements None
Bug Fixes * Fixes compilation issues so all supported versions of python now have a compiled build.
2.7.2
Enhancements None
Bug Fixes * Honour defaults when constructing dependencies if they value can't be constructed by the container. * Exception raised when a dependency definition causes a circle.
2.7.1
Enhancements None
Bug Fixes * Fixes build issues blocking publishing to pypi
2.7.0
Enhancements * Supports python 3.13
Bug Fixes None
Backwards incompatible changes * Formal support for 3.8 dropped
2.6.0
Enhancements * Supports python 3.12
Bug Fixes None
Backwards incompatible changes * Formal support for 3.7 dropped - but the code should still work