Releases: contentful/rich-text-renderer.swift
Releases · contentful/rich-text-renderer.swift
0.4.4
Release 0.4.3
What's Changed
- chore: update owner in catalog info [] by @jjolton-contentful in #74
- chore: fix layout of custom views and tables by @mariuskatcontentful in #75
- chore: increase version number in pods by @mariuskatcontentful in #76
- chore: fix min deployment target by @mariuskatcontentful in #77
- chore: fix min deployment target for Cocoapods by @mariuskatcontentful in #78
New Contributors
- @jjolton-contentful made their first contribution in #74
Full Changelog: 0.4.2...0.4.3
Release 0.4.2
- add privacy manifest
Release 0.4.1
- Update entry/asset hyperlink to render text properly and be able to set custom action when pressed
- Add hyperlink to optionally intercept default behavior specifying custom action
Fix Carthage support
- Update README
- Add back Cartfile
- Add Pods folder
- Share schemes
0.3.1: Merge pull request #49 from contentful/fix_non-full-screen-issues
- Fix some custom view elements layout issues
0.3.0: Merge pull request #48 from contentful/update
- Add rich text tables support
0.2.4: Merge pull request #45 from contentful/podspec_update
- Subscript and superscript suport
0.2.3
- Update preferredContentSize for the RichTextController after any update to the view
Swift Package Manager Support
- Added Swift Package Manager Support.