File tree Expand file tree Collapse file tree 1 file changed +19
-0
lines changed
Expand file tree Collapse file tree 1 file changed +19
-0
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 0.1.0 (2021-09-03)
4+
5+
6+ ### ⚠ BREAKING CHANGES
7+
8+ * rename node.val to node.value
9+ * rename node.attrsMap to node.attributes
10+ * rename node.child to node.children
11+
12+ ### Miscellaneous Chores
13+
14+ * rename node.attrsMap to node.attributes ([ a630b11] ( https://www.github.com/cheminfo/arraybuffer-xml-parser/commit/a630b11d3627bc8c960e671088267d83472ae9f4 ) )
15+ * rename node.child to node.children ([ 4501cb4] ( https://www.github.com/cheminfo/arraybuffer-xml-parser/commit/4501cb4835741d2b50a49c7f50cbad1a6d67ef4d ) )
16+
17+
18+ ### Code Refactoring
19+
20+ * rename node.val to node.value ([ 2b27e37] ( https://www.github.com/cheminfo/arraybuffer-xml-parser/commit/2b27e37fefa80d920b0d255ab4f59f90eee15386 ) )
21+
322## 0.1.0 (2021-09-01)
423
524
You can’t perform that action at this time.
0 commit comments