Skip to content

v0.4.0

Latest

Choose a tag to compare

@strider2038 strider2038 released this 20 Mar 15:50
4ffe784

What's Changed

new feature: outer factories

  • now DI factories can be described outside of internal package of DI containers
  • options for service definitions now can be descibed by comments
  • breaking change lookup package now generated in root of DI work dir (outside of internal package) - this is required to use outer factories

Full Changelog: v0.3.1...v0.4.0