Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 437 Bytes

File metadata and controls

14 lines (8 loc) · 437 Bytes

UPGRADE FROM 1.x to 2.0

Closed API

All classes are now private, you may no longer extend them.

Deprecations

All the deprecated code introduced on 1.x is removed in 2.0.

Please read 1.x upgrade guides for more information.

See also the diff code.