di v1.1.0 Release Notes

Release Date: 2020-04-15 // about 4 years ago
  • ๐Ÿ’ฅ BREAKING CHANGES

    • ๐Ÿ”„ Changed di.Parameter to di.Inject.
    • โœ‚ Remove optional support from di tag.
    • โž• Add optional tag. See this.

    โž• Added

    • ๐Ÿ‘Œ Support injection into constructor result struct via di.Inject.