As part of this release we had 3 issues closed.
DevOps
- #30 Add SaturdayMP sponsorship button
Documentation
As part of this release we had 2 issues closed.
Fixed issues with v3.0.0 release that had the minimum iOS version of the Nuget package set to 16.1 instead of 12.0.
DevOps
- #26 Update minimum iOS version in NuGet Package to 12 instead of 16
Documentation
- #27 Update readme with minimum ios version
As part of this release we had 2 issues closed.
Upgraded to .NET 6 iOS (net6.0-ios). If you need Xamarin support please try the v2 release.
DevOps
- #25 Prepare for v3.0.0 release
Enhancement
- #15 net6.0-ios migration
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
Exposed the didTapCheckBox event.
For a full list of issues fixed see the 1.4.3 Milestone.
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.
Wraps BEMCheckBox version 1.4.1.