Skip to content

Releases: wordlessj/Panda

2.0.0

06 Apr 08:57
Compare
Choose a tag to compare

Changes

  • Custom property and method names are removed, use original names instead.
  • Update to Swift 5.

1.1.0

19 Oct 13:11
Compare
Choose a tag to compare

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.

1.0.0

16 Sep 07:22
Compare
Choose a tag to compare

Initial version.