Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 392 Bytes

CHANGELOG.md

File metadata and controls

14 lines (11 loc) · 392 Bytes

0.4.0

  • Add support for tvOS
  • Add BSStoryboardProvider to provide a shorthand mechanism for setting up a view controller binding
  • Add BSStoryboardKey which is able to instantiate a view controller without additional binding

0.3.0

  • Add support for Xcode 7 Storyboard References

0.2.0

  • Add nullability annotations
  • Fix header visibility in the framework

0.1.0

  • Initial release.