Skip to content

4.0.2

Compare
Choose a tag to compare
@ZevEisenberg ZevEisenberg released this 13 Jan 23:48
· 459 commits to master since this release

See all commits since 4.0.1

Bug Fixes

  • Stop breaking the ability to connect sent actions to controls in Interface Builder. (#252, @ZevEisenberg & @KingOfBrian)
  • Reinstate missing hyphenationFactor documentation, which was lost in the BonMot 4.0 update. (03f971f)
  • Enable running the example app on-device. (#258, @ZevEisenberg)

Other changes

  • Code style and formatting, including updating SwiftLint.
  • Remove vestigial references to clang-format (89d8244)
  • Specify simulators semantically for CircleCI. (#260)