Skip to content

Releases: saturdaymp/XPlugins.iOS.BEMCheckBox

v3.0.1

17 Oct 03:42
Compare
Choose a tag to compare

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

v3.0.0

17 Oct 03:42
Compare
Choose a tag to compare

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

v2.0.0

17 Aug 21:02
Compare
Choose a tag to compare

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 to DidTap
    • AnimationDidStopForCheckBox to AnimationDidStopFor

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

22 Dec 22:33
Compare
Choose a tag to compare

Exposed the didTapCheckBox event.

For a full list of issues fixed see the 1.4.3 Milestone.

Version 1.4.2

19 Dec 04:37
Compare
Choose a tag to compare

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

02 Aug 16:48
Compare
Choose a tag to compare