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
1
+ 3.2.0 / 2018-02-16
2
+ * Merge pull request : Dev to Master
3
+ * Update README and version
4
+ * j2x: add performance test
5
+ * j2x: Remove extra empty line before closing tag
6
+ * j2x: suppress empty nodes to self closing node if configured
7
+ * j2x: provide option to give indentation depth
8
+ * j2x: make optional formatting
9
+ * j2x: encodeHTMLchat
10
+ * j2x: handle cdata tag
11
+ * j2x: handle grouped attributes
12
+ * convert json to xml
13
+ - nested object
14
+ - array
15
+ - attributes
16
+ - text value
17
+ * small refactoring
18
+ * Merge pull request: Update cli.js to let user validate XML file or data
19
+ * Add option for rendering CDATA as separate property
1
20
3.0.1 / 2018-02-09
2
21
* fix CRLF: replace it with single space in attributes value only.
3
22
3.0.0 / 2018-02-08
You can’t perform that action at this time.
0 commit comments