Skip to content

v0.20220916.0

Compare
Choose a tag to compare
@jemc jemc released this 16 Sep 14:17
· 216 commits to main since this release
6fa1de2

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