Releases: jbsf/blindside
Releases · jbsf/blindside
Minor update
Protocol support improvements
Thanks to @xtreme-steven-wu and @briancroom , we are happy to cut a new release including:
* Allow manual injection on properties conforming to multiple protocols
* Raise exception when property protocol non-existent
* Raise exception when injecting property with nil injection key
* Added property binding to a protocol adoption.
* Added exception handling for unsupported case where an attempt is made
to inject multiple-protocol adoptions.
* Modified unable-to-find exception to only be thrown when neither class
or protocol types could be found.
* Podspec tweaks for tvOS
Improved Swift support, tvOS, watchOS and more
v1.2.0 v1.2.0
More of what your objects need
Includes some cleanup, a last-ditch method for configuring instances following creation, and more of what the compiler needs too.
With special thanks to @briancroom @younata , Ryan McLeod and the community
Improved Carthage compatibility
Special thanks to @younata for seeing this through!
Giving your objects what they need since 2012
Now available via CocoaPods and Carthage.
Many thanks to everyone who has contributed PRs to keep the project going.