We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6ea4c0a commit 04f04bbCopy full SHA for 04f04bb
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## v1.0.1 (2024-12-16)
2
+
3
+- Fix incorrect parsing of signed hex/oct/bin
4
5
## v1.0.0+1 (2021-12-16)
6
7
- Remove unused punycode dependency
pubspec.yaml
@@ -1,5 +1,5 @@
name: kdl
-version: 1.0.0+1
+version: 1.0.1
description: Dart implementation of the KDL Document Language
repository: https://github.com/danini-the-panini/kdl-dart
environment:
0 commit comments