Skip to content

Releases: ktanaka117/ScrollingFollowView

1.1.1 Release notes(2017/02/02)

02 Feb 09:49
Compare
Choose a tag to compare

1.1.1 Release notes(2017/02/02)

Improvement

Contributor

@sgr-ksmt

Thank you very much!

1.0.1 Release notes(2016/11/02)

02 Nov 09:57
Compare
Choose a tag to compare

1.0.1 Release notes(2016/11/02)

Improvement

Contributor

@jollyjoester

Thank you very much!

1.0.0 Release notes(2016/09/20)

22 Sep 08:07
Compare
Choose a tag to compare

1.0.0 Release notes(2016/09/20)

Congraturation! Version 1.0.0 is Released!!!

New Feature

  • ** Migrating to Swift 3.0!! **
  • Enable to control allow/disallow half-display state.

0.3.1 Release notes(2016/08/10)

10 Aug 04:43
Compare
Choose a tag to compare

0.3.1 Release notes(2016/08/10)

Improvement

Contributor

@tototti

Thank you very much!

0.3.0 Release notes(2016/08/10)

10 Aug 03:38
Compare
Choose a tag to compare

New Feature

  • Add showing and hiding delay points.

Bug Fix

  • Change constraint's access modifier.

0.2.0 Release notes(2016/08/04)

03 Aug 16:25
Compare
Choose a tag to compare

New Feature

  • Change way to setup. Must pass maxFollowPoint and minFollowPoint.

0.1.0 Release notes(2016/07/27)

27 Jul 11:18
Compare
Choose a tag to compare

New Feature

  • Add show() and hide() methods.

Bug Fix

  • I'd clean forgotten must calling layoutIfNeeded().