structopt v0.3.16 Release Notes

Release Date: 2020-08-05 // over 3 years ago
    • ➕ Added the new example.
    • 👍 Allow #[structopt(flatten)] fields to have doc comments. The comments are ignored.
    • The paw crate is now being reexported when paw feature is enabled, see #407.