Skip to content

v0.2.0

Choose a tag to compare

@YtvwlD YtvwlD released this 26 Oct 12:55
· 27 commits to main since this release
v0.2.0

The second release.

There are no breaking changes from v0.1.0, only new features:

  • the feature std now implies alloc (this should be purely internal)
  • split_args::SplitArgs is now publicly usable
  • parse_from_iter is new
  • help_text() on derived enums has been added