We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 082485c commit 48bc18cCopy full SHA for 48bc18c
attributed_text/CHANGELOG.md
@@ -1,3 +1,6 @@
1
+## [0.3.2] - June, 2024
2
+ * Fix crash when adding attributions that overlap others - you can now control whether a new attribution overwrites conflicting spans when you add it.
3
+
4
## [0.3.1] - June, 2024
5
* Added query `getAllAttributionsThroughout()` to `AttributedText`.
6
* Added `copy()` to `AttributedText()`.
attributed_text/pubspec.yaml
@@ -1,6 +1,6 @@
name: attributed_text
description: Text with metadata spans for easy text editing and styling.
-version: 0.3.1
+version: 0.3.2
homepage: https://github.com/superlistapp/super_editor
environment:
0 commit comments