Skip to content

Releases: jbsf/blindside

Minor update

30 Apr 21:36
Compare
Choose a tag to compare

This release fixes support for Xcode 7.3 and makes some minor adjustments related to protocols

Protocol support improvements

21 Dec 20:48
Compare
Choose a tag to compare

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

28 Oct 19:15
Compare
Choose a tag to compare

More of what your objects need

29 Jul 04:53
Compare
Choose a tag to compare

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

19 May 17:31
Compare
Choose a tag to compare

Special thanks to @younata for seeing this through!

Giving your objects what they need since 2012

16 May 18:18
Compare
Choose a tag to compare

Now available via CocoaPods and Carthage.

Many thanks to everyone who has contributed PRs to keep the project going.