Releases: antoniocasero/Panels
Releases · antoniocasero/Panels
2.2.3
2.2.2
Fix Package.swift
2.2.1
2.2.0
v2.1.0
Update version to 2.1.0
v2.0.3
Support for iOS9 thanks to @jondwillis
Fix for #7
V2.0.2
v2.0.1
This release fixes autolayout conflicts
v2.0.0
This version brings breaking changes in the API
- Panels constructor needs the parent view controller
addPanel
function has been replaced byshow
- Added new method to
dismiss
the panel - Unit tests and integration tests