parsley v0.4.0
Pre-release
Pre-release
Changes
- Registration of factory functions is now supported, adding the ability to create instances of services based on input parameters provided at runtime.
- New sub-packages for
registration
andresolving
have been added. Many types that support the package's internal functionality have been moved tointernal
. - Integration tests are moved to the internal package, making it easier to navigate the repository.