v0.20220916.0
What's Changed
- Allow
_
in numbers by @mneumann in #373 - Add
U64.BCD
and use it to format decimal Integers by @mneumann in #358 - Fix breakage in
FloatingPoint.Format
from concurrent PRs. by @jemc in #382 - Add
\U
32-bit Unicode escape sequence for string literals. by @jemc in #383 - Add
Integer.Format.PrintableASCII
. by @jemc in #384 - Fix build on DragonFly by @mneumann in #381
Full Changelog: v0.20220912.0...v0.20220916.0