Skip to content

Releases: alekspickle/serde_default_utils

v0.2.2

01 Feb 16:46
Compare
Choose a tag to compare

Add inline crate as a powerful addition for strings and slices.
Enabled under the inline feature, as it is not supporting no_std.

Full Changelog: v0.2.1...v0.2.2

v0.2.1

16 Jan 12:57
Compare
Choose a tag to compare

Add support for a string defaults. Although it does not feel as seamless as const generic parameters solution, I believe it's quite usable. But that can be changed in the future.

Full Changelog: v0.1.0...v0.2.1

v0.1.0

10 Jan 12:51
Compare
Choose a tag to compare