All Versions
3
Latest Version
Avg Release Cycle
284 days
Latest Release
1846 days ago

Changelog History

  • v2.0.0 Changes

    April 06, 2019

    🔄 Changes

    • 🚚 Custom property and method names are removed, use original names instead.
    • ⚡️ Update to Swift 5.
  • v1.1.0 Changes

    October 19, 2017

    ➕ Additions

    • 🔧 Objects can be configured inline and passed to a method, if the method accepts a *Convertible. For example, view.pd.mask(maskView.pd.background(.white)).

    🔄 Changes

    • 🚚 add() and remove() methods now have partial type constraints.
  • v1.0.0 Changes

    September 16, 2017

    🎉 Initial version.