File tree Expand file tree Collapse file tree 1 file changed +20
-0
lines changed Expand file tree Collapse file tree 1 file changed +20
-0
lines changed Original file line number Diff line number Diff line change 1
1
# ` kdl ` Release Changelog
2
2
3
+ <a name =" 6.0.0-alpha.2 " ></a >
4
+ ## 6.0.0-alpha.2 (2024-11-30)
5
+
6
+ ### Features
7
+
8
+ * ** value,entry:** i128 for integers, autoformat safe KdlEntryFormat (#91 ) ([ 05959558] ( https://github.com/kdl-org/kdl-rs/commit/059595585079ed4b9f9f47042b7b2238ecb29151 ) )
9
+
10
+ ### Bug Fixes
11
+
12
+ * ** deps:** remove nom ([ d013ece7] ( https://github.com/kdl-org/kdl-rs/commit/d013ece76a7053828d325a592e6a7ee8ff2218b1 ) )
13
+ * ** fmt:** fix formatting error in CI (#88 ) ([ 11e11926] ( https://github.com/kdl-org/kdl-rs/commit/11e119263d78260f090d6f5c0223e465be6692d2 ) )
14
+
15
+ ### Documentation
16
+
17
+ * ** license:** fix format of license file (#87 ) ([ cc2995d7] ( https://github.com/kdl-org/kdl-rs/commit/cc2995d72be85f2b96be9e958fda7f969ebbe7ee ) )
18
+
19
+ ### Refactor
20
+
21
+ * ** parser:** refactor try_parse to be lift more weight ([ a6419952] ( https://github.com/kdl-org/kdl-rs/commit/a641995293ffa93c7958f4f5462bb2aa5c8a2c45 ) )
22
+
3
23
<a name =" 6.0.0-alpha.1 " ></a >
4
24
## 6.0.0-alpha.1 (2024-10-06)
5
25
You can’t perform that action at this time.
0 commit comments