File tree Expand file tree Collapse file tree 2 files changed +46
-0
lines changed Expand file tree Collapse file tree 2 files changed +46
-0
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,29 @@ title: おしらせ
44
55# おしらせ
66
7+ ## 1.2.2: 2024-12-18 {#version-1-2-2}
8+
9+ ### 改善
10+
11+ * ` xmlua.Element ` や` xmlua.Attribute ` などすべてのノードオブジェクトに
12+ ` :node_name ` メソッドを追加しました。
13+
14+ * ` xml.Document:canonicalize ` を追加しました。
15+ * GH-36
16+ * GH-37
17+ * Thijs Schreijerさんがパッチを提供
18+
19+ ### 修正
20+
21+ * ` xmlua/notation.lua ` が含まれていない問題を修正しました。
22+ * GH-38
23+ * GH-39
24+ * Thijs Schreijerさんがパッチを提供
25+
26+ ### 感謝
27+
28+ * Thijs Schreijerさん
29+
730## 1.2.1: 2023-02-03 {#version-1-2-1}
831
932### 改善
Original file line number Diff line number Diff line change @@ -4,6 +4,29 @@ title: News
44
55# News
66
7+ ## 1.2.2: 2024-12-18 {#version-1-2-2}
8+
9+ ### Improvements
10+
11+ * Added ` :node_name ` method to all node objects such as
12+ ` xmlua.Element ` and ` xmlua.Attribute ` .
13+
14+ * Added ` xml.Document:canonicalize `
15+ * GH-36
16+ * GH-37
17+ * Patch by Thijs Schreijer
18+
19+ ### Fixes
20+
21+ * Fixed a bug that ` xmlua/notation.lua ` isn't included.
22+ * GH-38
23+ * GH-39
24+ * Patch by Thijs Schreijer
25+
26+ ### Thanks
27+
28+ * Thijs Schreijer
29+
730## 1.2.1: 2023-02-03 {#version-1-2-1}
831
932### Improvements
You can’t perform that action at this time.
0 commit comments