Panda v1.1.0 Release Notes

Release Date: 2017-10-19 // over 6 years ago
  • โž• 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.