AnnotationInject v0.3.0 Release Notes

  • โž• Added

    • Register properties using inject annotation.
    • Register specifying a type (like a protocol) than the class type using type option.
    • ๐Ÿ‘• Disable Swiftlint into generated files.
    • ๐Ÿ‘Œ Support for Cocoapods.
    • ๐Ÿ”„ Changelog file ;)

    ๐Ÿ”„ Changed

    • Collapse sections into README file to improve readability.