-d:nimPreviewFloatRoundtrip
becomes the default.system.addFloat
andsystem.$
now can produce string representations of floating point numbers that are minimal in size and possess round-trip and correct rounding guarantees (via the Dragonbox algorithm). Use-d:nimLegacySprintf
to emulate old behaviors.