3.1
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
orBONText
). 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.