Skip to content

parsley v0.4.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@matzefriedrich matzefriedrich released this 13 Jul 20:54
· 46 commits to main since this release
7474ef2

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 and resolving have been added. Many types that support the package's internal functionality have been moved to internal.
  • Integration tests are moved to the internal package, making it easier to navigate the repository.