clircle
Detect IO circles in your CLI apps arguments.
0.6.1
4.5M downloads/mo
#4728 most downloaded on crates.io
niklasmohrin/clircle
What this package is like to depend on
Last release 2 years ago
no release in 18 months
Release timing varies
gaps range from 8 days to 2.3 years
Nearly every release is documented
notes for 9 of 10 stable releases
Nothing withdrawn
no release was ever pulled
6 years old
10 releases · first in 2020
0 releases in the last 12 months
see the full history below
Release timeline
10 releases · Oct 2020 to Oct 2024Releases
latest 10-
0.6.124 Oct 2024Release notes
Open source →This release changes the crate used for accessing the Windows API from
winapitowindows. -
0.6.024 Oct 2024Release notes
Open source →This release changes how the
Identifiertype is defined. Instead of aliasing the platform implementation, a new type is created that (privately) wraps the specific implementation, so that the internals can be changed without breaking the public interface. In that spirit, the re-exports oflibcandwinapihave been removed.Additionally, to aid packaging, the
nixdev-dependency is updated to the latest version. This required a bump of the MSRV to Rust 1.69. -
0.5.028 Dec 2023Release notes
Open source →This release improves compile times when using the
serdefeature (thanks to @dtolnay). Additionally, the MSRV is bumped to 1.63. -
0.4.013 Jun 2023Release notes
Open source →This release adds a copy of both the MIT and Apache 2 license to the repository, raises the MSRV to 1.56.0, and updates the Rust edition to 2021.
-
0.3.028 Feb 2021Release notes
Open source →This release adds the
surely_conflicts_withmethod on theClircletrait. It mimics the exact check thatcatperforms. -
0.2.024 Nov 2020Release notes
Open source →Version 0.2.0 of Clircle brings support for more build targets like
i686-linux-androidand an internal change, that prohibits the creation of identifiers to TTYs. -
0.1.308 Nov 2020Release notes
Open source →This release only syncs the repository with crates.io, so that the tests are included with the live crate. No changes to the crate functionality have been made since the last release.
-
0.1.201 Nov 2020 -
0.1.101 Nov 2020Release notes
Open source →- Proper types straight from
libcshould enable compilation on some 32 Bit Linux and ARM systems. - The re-exports of
nixandwinapiare now present if access to the exact version is needed
- Proper types straight from
-
0.1.031 Oct 2020Nothing published for this version