File tree Expand file tree Collapse file tree 1 file changed +18
-18
lines changed Expand file tree Collapse file tree 1 file changed +18
-18
lines changed Original file line number Diff line number Diff line change 2
2
3
3
## 2.6.0
4
4
5
- - Fix CDATA encoding
6
- - Migrate to micro libraries
7
- - Fixed linter issues
5
+ * Fix CDATA encoding.
6
+ * Migrate to micro libraries.
7
+ * Fixed linter issues.
8
8
9
9
## 2.5.0
10
10
11
- - Generic Method syntax with Dart 1.21
11
+ * Generic Method syntax with Dart 1.21.
12
12
13
13
## 2.4.4
14
14
15
- - Fixed attribute escaping
16
- - Preserve single and double quotes
15
+ * Fixed attribute escaping.
16
+ * Preserve single and double quotes.
17
17
18
18
## 2.4.3
19
19
20
- - Improved documentation
20
+ * Improved documentation.
21
21
22
22
## 2.4.2
23
23
24
- - Use enum as the node type
24
+ * Use enum as the node type.
25
25
26
26
## 2.4.1
27
27
28
- - Fixed attribute escaping
28
+ * Fixed attribute escaping.
29
29
30
30
## 2.4.0
31
31
32
- - Fixed linter issues
33
- - Cleanup node hierarchy
32
+ * Fixed linter issues.
33
+ * Cleanup node hierarchy.
34
34
35
35
## 2.3.2
36
36
37
- - Improved documentation
37
+ * Improved documentation.
38
38
39
39
## 2.3.1
40
40
41
- - Improved test coverage
41
+ * Improved test coverage.
42
42
43
43
## 2.3.0
44
44
45
- - Improved comments
46
- - Optimize namespaces
45
+ * Improved comments.
46
+ * Optimize namespaces.
47
47
48
48
## 2.2.2
49
49
50
- - Formatted source
50
+ * Formatted source.
51
51
52
52
## 2.2.1
53
53
54
- - Cleanup pretty printing
54
+ * Cleanup pretty printing.
55
55
56
56
## 2.2.0
57
57
58
- - Improved comments
58
+ * Improved comments.
You can’t perform that action at this time.
0 commit comments