We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5de7075 commit 972350eCopy full SHA for 972350e
CHANGELOG.md
@@ -0,0 +1,13 @@
1
+## MathML 0.1
2
+
3
+* Initial release of MathML (#1)
4
+* Core Commands:
5
+ * Get-MathML (#2)
6
+ * Export-MathML (#3)
7
+ * Import-MathML (#4)
8
+* Extended Types
9
+ * `MathML.get_SVG` (#5)
10
+ * `MathML.ToString()` (#8)
11
+ * `MathML.get/set_ID` (#9)
12
+* MathML schemas included (#7)
13
+* Initial Workflow (#6)
0 commit comments