You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-**REFACTOR**(parser): simplify constructor and improve debug handling. ([fa5c05e1](https://github.com/devaryakjha/tagflow/commit/fa5c05e175ffae3cc067f207f92f61d15ed53677))
26
+
-**FIX**: update SDK constraints to require Dart 3.7.0 or higher. ([c3640f90](https://github.com/devaryakjha/tagflow/commit/c3640f909e6139a04b9afda2d50777a9986b31fa))
27
+
-**FIX**(selectable_adapter): add content length and selection range methods. ([00204089](https://github.com/devaryakjha/tagflow/commit/00204089eba01941704938913664ac8e58afb736))
28
+
-**FEAT**(style): add maxTextLines property to TagflowStyle for text element configuration. ([804d8956](https://github.com/devaryakjha/tagflow/commit/804d8956ad2b52bc5f336ca3b392e3eec4e2989e))
29
+
30
+
#### `tagflow_table` - `v0.0.4+2`
31
+
32
+
-**REFACTOR**(tagflow_table): improve code readability by formatting and simplifying expressions. ([9658521f](https://github.com/devaryakjha/tagflow/commit/9658521fb9b340c3a29af41fec1ae682bf812a35))
33
+
-**FIX**(changelog): correct version number format for release 0.0.4. ([d8902a5e](https://github.com/devaryakjha/tagflow/commit/d8902a5eb28ca1aa610d006611d2b87ee1e882fe))
34
+
-**FIX**: update SDK constraints to require Dart 3.7.0 or higher. ([c3640f90](https://github.com/devaryakjha/tagflow/commit/c3640f909e6139a04b9afda2d50777a9986b31fa))
Copy file name to clipboardExpand all lines: packages/tagflow/CHANGELOG.md
+7Lines changed: 7 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,10 @@
1
+
## 0.0.3
2
+
3
+
-**REFACTOR**(parser): simplify constructor and improve debug handling. ([fa5c05e1](https://github.com/devaryakjha/tagflow/commit/fa5c05e175ffae3cc067f207f92f61d15ed53677))
4
+
-**FIX**: update SDK constraints to require Dart 3.7.0 or higher. ([c3640f90](https://github.com/devaryakjha/tagflow/commit/c3640f909e6139a04b9afda2d50777a9986b31fa))
5
+
-**FIX**(selectable_adapter): add content length and selection range methods. ([00204089](https://github.com/devaryakjha/tagflow/commit/00204089eba01941704938913664ac8e58afb736))
6
+
-**FEAT**(style): add maxTextLines property to TagflowStyle for text element configuration. ([804d8956](https://github.com/devaryakjha/tagflow/commit/804d8956ad2b52bc5f336ca3b392e3eec4e2989e))
7
+
1
8
## 0.0.2+1
2
9
3
10
-`TagflowParser` now honors the `debug` flag from `TagflowOptions`
Copy file name to clipboardExpand all lines: packages/tagflow_table/CHANGELOG.md
+6Lines changed: 6 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,9 @@
1
+
## 0.0.4+2
2
+
3
+
-**REFACTOR**(tagflow_table): improve code readability by formatting and simplifying expressions. ([9658521f](https://github.com/devaryakjha/tagflow/commit/9658521fb9b340c3a29af41fec1ae682bf812a35))
4
+
-**FIX**(changelog): correct version number format for release 0.0.4. ([d8902a5e](https://github.com/devaryakjha/tagflow/commit/d8902a5eb28ca1aa610d006611d2b87ee1e882fe))
5
+
-**FIX**: update SDK constraints to require Dart 3.7.0 or higher. ([c3640f90](https://github.com/devaryakjha/tagflow/commit/c3640f909e6139a04b9afda2d50777a9986b31fa))
0 commit comments