Skip to content

3.1

Compare
Choose a tag to compare
@ZevEisenberg ZevEisenberg released this 23 May 18:32
· 977 commits to master since this release

See all commits since the last release here

New Features and Major Changes

  • Added the ability to parse HTML-like tags in strings by mapping tag names to BONTextable objects (BONChain or BONText). Learn more here. (#69, @Imperiopolis)

Minor Changes & Bug Fixes

  • Updated the example project to use CocoaPods 1.0 internally. This has no effect on the version of CocoaPods you use to integrate BonMot into your own project.