Skip to content
This repository has been archived by the owner on Jun 27, 2023. It is now read-only.

Releases: LoganDark/getargs-os

Add `os_str_bytes` feature

27 Jun 23:03
9c1ac25
Compare
Choose a tag to compare
Pre-release

Adds some conversions from &str to &OsArgument as well as PartialEq<&str> (and vice versa), gated behind an unstable feature os_str_bytes.

Initial release

12 Dec 10:03
4a9c79e
Compare
Choose a tag to compare
Initial release Pre-release
Pre-release

This has been sitting for four months because for a while we just didn't feel like reviewing the code that cuteness made. It looks and works fine on both Linux and Windows, and it's useful, so we're gonna publish it now~