Skip to content

0.17.0

Choose a tag to compare

@udoprog udoprog released this 10 Jul 12:50
· 74 commits to main since this release

Added

  • Added FormatInto implementation for Arguments<'_> (#26).

Changed

  • All syntax has been changed from using # to $ (#27).
  • --cfg genco_nightly has been deprecated in favor of using byte-span hacks to
    detect whitespace between tokens on the same column.