# Changelog ## 0.2.1 (July 20, 2025) * Remove dependency on `alloc`. * Output `(null)` when a null pointer is formatted with `%s`. * Update to edition 2021. ## 0.2.0 (July 14, 2025) * Remove `cty` and `cstr_core` dependencies. * Improve integer conversions to match C's behavior. * Update `itertools` dependency to 0.14.0. * Update `bitflags` dependency to 2.9.1.