Skip to content

Latest commit

 

History

History
30 lines (17 loc) · 525 Bytes

CHANGELOG.md

File metadata and controls

30 lines (17 loc) · 525 Bytes

3.0.0

  • Swift 3.x

2.0.5

  • Swift 2.2
  • Removed ControlState / setHighlighted

2.0.3

  • Pod translated to Swift

1.1.3

  • Bug solved on setHighlighted
  • Unit tests for buttons not using the category

1.1.2

  • Unit tests for deprecated method

1.1.1

  • Deprecated method bbc_backgroundColorNormal:backgroundColorSelected:
  • Added method bbc_backgroundColorNormal:backgroundColorHighlighted:
  • Added functionality to set button.highlighted = YES
  • Added Unit Tests