We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e48b651 commit 0b621ebCopy full SHA for 0b621eb
1 file changed
CHANGES.md
@@ -1,6 +1,10 @@
1
From 0.2.0-alpha2 to 0.2.0-alpha3
2
- Minimum requirement is now clojure 1.7.0
3
- Print newline after preamble when pretty-printing (DXML-35)
4
+- Serialize built-in data types in XML Schema (DXML-27)
5
+- Reimplement namespace context tracking, due to bug in JDK
6
+- Various fixes in documentation and error messages (DXML-39)
7
+- Emit empty tags for elements with no content (DXML-25)
8
9
From 0.2.0-alpha1 to 0.2.0-alpha2
10
- qname function now returns canonical (keyword) names
0 commit comments