Skip to content

1.1.0

Compare
Choose a tag to compare
@wordlessj wordlessj released this 19 Oct 13:11
· 3 commits to master since this release

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.