All Versions
76
Latest Version
Avg Release Cycle
27 days
Latest Release
-

Changelog History
Page 8

  • v1.2.0 Changes

    • ๐Ÿ“š Update documentation
    • โž• Added base types: DIType, DIMethodSignature, DIComponent
    • ๐Ÿ‘Œ Improved DIError - changed names, and added additional parameters
    • ๐Ÿ”„ Change lifetime syntax - now it's method lifetime(enum)
    • ๐Ÿ›  Fix scan bug: not supported recursive check superclass.
    • ๐Ÿ‘Œ Improved internal code style
  • v1.1.1 Changes

    • ๐Ÿ”„ Change scan syntax: replace ScannedModule and ScannedAssembly to Scanned + Module and Scanned + Assembly
    • ๐Ÿ“š Update documentation page scan
  • v1.1.0 Changes

    • โž• Added Scan (ScannedModule, ScannedAssembly, ScanModule, ScanAssembly)
    • ๐Ÿ“š Update documentation - added scan page
  • v1.0.0 Changes

    • ๐Ÿ‘Œ Supported macOS
    • โž• Added tvOS
  • v0.9.9 Changes

    • โž• Added short registration syntax for types
    • โž• Added short registration syntax for UIViewController
    • ๐Ÿ“‡ Renamed resolve functions with parameter 'Name:' to 'name:'
    • โž• Added tests
  • v0.9.8 Changes

    • ๐Ÿ‘Œ Supported Carthage
    • โž• Added Travis
    • ๐Ÿ‘Œ Supported SwiftPM