Skip to content

Latest commit

 

History

History
40 lines (22 loc) · 1.43 KB

CHANGELOG.md

File metadata and controls

40 lines (22 loc) · 1.43 KB

v2.0.0 (Aug, 3, 2023)

As part of this release we had 5 issues closed.

This release has the following breaking changes:

  • Minimum iOS version was increased from 8.4 to 12.
  • Events renamed
    • didTapCheckBox renamed to didTap
    • animationDidStopCheckBox to animationDidStopFor

Breaking

  • #1 Update minimum iOS version from 8.4 to 12 and other Xcode project settings

DevOps

  • #3 Create GitHub Action to build package for XPlugins.iOS.BEMCheckBox
  • #6 Update build to upload fat binary to GitHub Release
  • #7 Upload release to GitHub

Documentation

  • #5 Update release note for v2.0.0 release

1.4.1 (May, 16, 2017)

This is the last official release from Boris-Em. Please check out the original repo for more details.

1.1.0 (Oct, 17, 2015)

Full Changelog

Added new delegate and BEMCheckBoxDelegate protocol used to receive check box events.

1.0.0 (Oct, 10, 2015)

First stable release of BEMCheckBox