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 6b6e11d commit a6d2037Copy full SHA for a6d2037
CHANGELOG.md
@@ -0,0 +1,12 @@
1
+# Changelog
2
+
3
+## Unreleased
4
5
+* Remove `cty` and `cstr_core` dependencies.
6
+ <https://github.com/lights0123/printf-compat/pull/4>
7
+* Improve integer conversions to match C's behavior.
8
+ <https://github.com/lights0123/printf-compat/pull/11>
9
+* Update `itertools` dependency to 0.14.0.
10
+ <https://github.com/lights0123/printf-compat/pull/17>
11
+* Update `bitflags` dependency to 2.9.1.
12
+ <https://github.com/lights0123/printf-compat/pull/18>
0 commit comments