Skip to content

Commit 3b9d449

Browse files
attributed_text v0.4.3
1 parent 0f7044d commit 3b9d449

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

attributed_text/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## [0.4.3] - Jan, 2024
2+
* [FIX] - Accessing individual characters in `AttributedText` no longer tries to access indices
3+
out of bounds.
4+
15
## [0.4.2] - Jan, 2024
26
* [FIX] - A few `AttributedText` methods weren't updated to account for full length with placeholders.
37

attributed_text/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: attributed_text
22
description: Text with metadata spans for easy text editing and styling.
3-
version: 0.4.2
3+
version: 0.4.3
44
homepage: https://github.com/superlistapp/super_editor
55
funding:
66
- https://flutterbountyhunters.com

0 commit comments

Comments
 (0)