Skip to content

v0.7.0

Choose a tag to compare

@joshstoik1 joshstoik1 released this 21 Jan 05:29
· 86 commits to master since this release

Breaking

  • Bump MSRV to 1.70
  • Argue::with_list will now read lines from STDIN when the path is given as -

New

  • Argue::with_trailing_args

Changed

  • Argue::with_list now buffers file reads (instead of reading everything in one go)