Skip to content

Commit

Permalink
attributed_text v0.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
matthew-carroll committed Jan 18, 2025
1 parent 6244cc1 commit 78c2e3c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
5 changes: 4 additions & 1 deletion attributed_text/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
## [0.4.1] - Dec, 2024
## [0.4.2] - Jan, 2024
* [FIX] - A few `AttributedText` methods weren't updated to account for full length with placeholders.

## [0.4.1] - Jan, 2024
* [ADJUSTMENT] - Added a few queries for the character or the placeholder at a given text offset.

## [0.4.0] - Dec, 2024
Expand Down
2 changes: 1 addition & 1 deletion attributed_text/pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: attributed_text
description: Text with metadata spans for easy text editing and styling.
version: 0.4.1
version: 0.4.2
homepage: https://github.com/superlistapp/super_editor
funding:
- https://flutterbountyhunters.com
Expand Down

0 comments on commit 78c2e3c

Please sign in to comment.