Releases: rajdeep/proton
Releases · rajdeep/proton
v0.8.6
v0.8.5
v0.8.4
What's Changed
- Added option to inject editor in
GridCell
. - Updated asyncTextResolver to validate if original string range has changed since invocation and re-resolve in the new range.
- Fixed lists number rendering for cases with a bullet list enclosed within numbered lists.
- Accounted for text container insets when rendering list numbers/bullets.
Full Changelog: v0.8.3...v0.8.4
v0.8.3
What's Changed
- Added ability to get entire range of attribute from location
- Introduced decoding context in EditorContentDecoding
- EditorContentDecoding now throw errors
- Added ability to specify range for getting full text string
- Defer setting attributedText until Editor is loaded and ready
Full Changelog: v0.8.2...v0.8.3
v0.8.2
v0.8.1
v0.8.0
v0.7.0
Sarcina-1
Sarcina
This release fixed a long overdue issue with SPM.
- This release fixes SPM issue that was broken as a result of introduction of Obj-C code.
- ProtonExtensions module has been merged into Proton.
- Significant performance improvements over v0.5.0.
- Various other bug fixes.