PackageTrack
Sign in Get early access

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 2024
2021 2022 2023 2024 2025 2026
Release Pre-release

Releases

latest 10
  1. 0.6.1 24 Oct 2024
    Release notes

    This release changes the crate used for accessing the Windows API from winapi to windows.

    Open source →
  2. 0.6.0 24 Oct 2024
    Release notes

    This release changes how the Identifier type 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 of libc and winapi have been removed.

    Additionally, to aid packaging, the nix dev-dependency is updated to the latest version. This required a bump of the MSRV to Rust 1.69.

    Open source →
  3. 0.5.0 28 Dec 2023
    Release notes

    This release improves compile times when using the serde feature (thanks to @dtolnay). Additionally, the MSRV is bumped to 1.63.

    Open source →
  4. 0.4.0 13 Jun 2023
    Release notes

    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.

    Open source →
  5. 0.3.0 28 Feb 2021
    Release notes

    This release adds the surely_conflicts_with method on the Clircle trait. It mimics the exact check that cat performs.

    Open source →
  6. 0.2.0 24 Nov 2020
    Release notes

    Version 0.2.0 of Clircle brings support for more build targets like i686-linux-android and an internal change, that prohibits the creation of identifiers to TTYs.

    Open source →
  7. 0.1.3 08 Nov 2020
    Release notes

    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.

    Open source →
  8. 0.1.2 01 Nov 2020
    Release notes

    Clircle now works all the way back to Rust 1.40.0

    Open source →
  9. 0.1.1 01 Nov 2020
    Release notes
    • Proper types straight from libc should enable compilation on some 32 Bit Linux and ARM systems.
    • The re-exports of nix and winapi are now present if access to the exact version is needed
    Open source →
  10. 0.1.0 31 Oct 2020

    Nothing published for this version

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive