Skip to content

Latest commit

 

History

History
43 lines (21 loc) · 2.16 KB

CHANGELOG.md

File metadata and controls

43 lines (21 loc) · 2.16 KB

Change Log

Full Changelog

Implemented enhancements:

  • Add normal framework target so this can be installed outside of CocoaPods. #18

Closed issues:

  • OAStackViewAlignmentStrategyCenter does not ensure the stack view is at least as big as the arranged subviews #12

  • tomvanzummeren/TZStackView #10

Merged pull requests:

  • Add newline to the end of file to suppress Xcode warnings #20 (akaralar)

  • Added dynamic framework project #19 (avalanched)

  • Silence log message #15 (garnett)

  • Break retain cycle between stack view and alignment strategy #9 (jamieQ)

  • OAStackViewDistributionFillProportionally implemented #8 (bartvandendriessche)

  • Is it 6 or 7? Podspec specifies 7+ #6 (jstart)

  • Update README.md #5 (jstart)

  • Couple of spellings #4 (ay8s)

  • Make view non-renderable, fix Xcode7 initializer warnings #3 (garnett)

  • I think this is a typo? #1 (jstart)

0.1.0 (2015-06-16)

* This Change Log was automatically generated by github_changelog_generator