Releases: saturdaymp/XPlugins.iOS.BEMCheckBox
Releases · saturdaymp/XPlugins.iOS.BEMCheckBox
v3.0.1
v3.0.0
v2.0.0
The underlying BEMCheckBox v2.0.0 has some breaking changes that affect this Xamarin wrapper:
- Minimum iOS version was increased from 8.4 to 12.
- Events renamed
DidTapCheckBox
renamed toDidTap
AnimationDidStopForCheckBox
toAnimationDidStopFor
As part of this release we had 10 issues closed.
Dependencies
- #12 Upgrade BEMCheckBox Native Framework from 1.4.1 to 2.0.0
- #16 Update Xamarin.Forms for the Example Client from 4 to 5.0.0.2578
- #18 Upgrade BEMCheckBox Native Framework from 1.4.1 to 2.0.0
- #19 Update BEMCheckBox binding from 1.4 to 2.0.0
DevOps
- #17 Fix issues with CI
- #21 Add release notes workflow
- #23 Updated the Nuspec file and added uploading to NuGet in the CI
Documentation
- #22 Update BEMCheckBox references and add badges in the README
Enhancement
- #11 Migrate Automated Build to GitHub Actions
Refactoring
- #20 Move native reference files to the Native References folder
Version 1.4.3
Exposed the didTapCheckBox event.
For a full list of issues fixed see the 1.4.3 Milestone.
Version 1.4.2
Fixed an issue where publishing to the App Store with a project that included BEMCheckBox would raise a Bitcode error.
For a full list of issues fixed see the 1.4.2 Milestone.
Version 1.4.1
Wraps BEMCheckBox version 1.4.1.