All Versions
12
Latest Version
Avg Release Cycle
72 days
Latest Release
1583 days ago

Changelog History
Page 1

  • v0.7.2

    December 19, 2019
  • v0.7.1 Changes

    August 07, 2019

    ๐Ÿ›  Fixed build setting swift version to Swift 5
    #45
    #49

  • v0.7.0 Changes

    May 24, 2019

    Swift 5!

  • v0.6.1 Changes

    September 25, 2018

    ๐Ÿ›  Fix: NSLayoutConstraint weak reference warning.
    ๐Ÿ›  Fix: #40 podspec issue.

  • v0.6.0 Changes

    September 20, 2018

    Thanks @phpmaple

  • v0.5.6 Changes

    April 28, 2018

    ๐Ÿ›  #29 Example 1 and Example 2 fixed incorrect keyboard position calculation in case using opaque navigation bar.

  • v0.5.5 Changes

    February 11, 2018

    โšก๏ธ Updated misspelling keywords #24 :

    • placeHolder -> placeholder
    • placeHolderColor -> placeholderColor
    • attributedPlaceHolder -> attributedPlaceholder

    Thanks @MojtabaHs !

  • v0.5.4 Changes

    December 17, 2017
    • ๐Ÿ‘ All 3 examples support iPhoneX.
    • โœ‚ Removed placeHolderLeftMargin attribute. Use textView.textContainer.lineFragmentPadding instead.
  • v0.5.3 Changes

    November 01, 2017

    ๐Ÿ›  Fixed:

    1. Top and bottom insets sometimes appear to be incorrect. #18 0๏ธโƒฃ 2. Using non-default textContainerInset value, initial text is misplaced #19
  • v0.5.2 Changes

    October 31, 2017

    ๐Ÿ›  Fixed: Top and bottom insets sometimes appear to be incorrect. #18