We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 228119d commit c4e830dCopy full SHA for c4e830d
2 files changed
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Changelog
2
3
-## unreleased
+## v0.4.3 (2025-10-07)
4
5
* Allow width and precision to start with `0` (e.g. `%005.02f`) (PR [#17][PR17], thanks to [Colin Snover (csnover)][csnover])
6
Cargo.toml
[package]
name = "sprintf"
-version = "0.4.2"
+version = "0.4.3"
edition = "2018"
authors = ["Thomas Jollans <tjol@tjol.eu>"]
license = "MIT"
0 commit comments