Releases: ronghaopger/EasyPull
Releases · ronghaopger/EasyPull
V3.0.0 Release
- Swift 3 compatibility.
Add easy namespace for all extension APIs in EasyPull. Since easy namespace is added, all original easy_ prefix methods are marked as deprecated.
V1.1.4 Release
add func easy_releaseAll, avoid cycle retain
V1.1.3 Release
some optimization
V1.1.2 Release
Add:
enable/unable the Up-Pull
Fix:
code optimize
V1.1.1 Release
Seperate .Free into .DropPullingFree and .UpPullingFree
some optimize...
V1.1.0 Release
Add:
Enable trigger drop-excuting directly.
Fix:
DefaultView support autolayout
remove UIScrollViewDelegate's implementent
.....
V1.0.3 Release
fix pull-excuting shake bug
V1.0.2 Release
Add: support any width
V1.0.1 Release
fix some bugs
Initial Release
Initial release of EasyPull.