PackageTrack
Sign in Get early access

camino-tempfile

A library for managing temporary files and directories, with UTF-8 paths.

1.4.1 8.4M downloads/mo #3421 most downloaded on crates.io camino-rs/camino-tempfile

What this package is like to depend on

Last release 1 years ago

12 May 2025

Release timing varies

gaps range from 9 days to 1.4 years

Nearly every release is documented

notes for 7 of 7 stable releases

1 version withdrawn

withdrawn after publishing

3 years old

8 releases · first in 2023

0 releases in the last 12 months

see the full history below

Release timeline

8 releases · Apr 2023 to May 2025
2024 2025 2026
Release Pre-release Withdrawn

Releases

latest 8
  1. 1.4.1 12 May 2025
    Release notes

    Documentation fixes.

    Open source →
  2. 1.4.0 12 May 2025
    Release notes

    Added

    Updates corresponding to upstream tempfile:

    • Builder::disable_cleanup, Utf8TempDir::disable_cleanup, NamedUtf8TempFile::disable_cleanup, and Utf8TempPath::disable_cleanup conditionally disable cleanup for temporary files and directories.
    • Builder::permissions sets permissions for temporary files and directories.
    Open source →
    Release notes

    Added

    Updates corresponding to upstream tempfile:

    • Builder::disable_cleanup, Utf8TempDir::disable_cleanup, NamedUtf8TempFile::disable_cleanup, and Utf8TempPath::disable_cleanup conditionally disable cleanup for temporary files and directories.
    • Builder::permissions sets permissions for temporary files and directories.
    Open source →
  3. 1.3.0 03 May 2025
    Release notes

    Added

    • References to the new camino-tempfile-ext crate, which contains quality-of-life extensions that make it easier to write and assert temporary files. Be sure to check it out!

    Changed

    • MSRV updated to Rust 1.74 to support camino-tempfile-ext (sorry about the quickfire double-bump).
    Open source →
    Release notes

    Added

    • References to the new camino-tempfile-ext crate, which contains quality-of-life extensions that make it easier to write and assert temporary files. Be sure to check it out!

    Changed

    • MSRV updated to Rust 1.74 to support camino-tempfile-ext (sorry about the quickfire double-bump).
    Open source →
  4. 1.2.0 02 May 2025
    Release notes

    Added

    • Utf8TempDir::with_suffix, Utf8TempDir::with_suffix_in, NamedUtf8TempFile::with_suffix, and NamedUtf8TempFile::with_suffix_in.

    Changed

    • MSRV updated to Rust 1.65.
    Open source →
    Release notes

    Added

    • Utf8TempDir::with_suffix, Utf8TempDir::with_suffix_in, NamedUtf8TempFile::with_suffix, and NamedUtf8TempFile::with_suffix_in.

    Changed

    • MSRV updated to Rust 1.65.
    Open source →
  5. 1.1.1 28 Nov 2023
    Release notes

    Fixed

    • Documentation fixes.
    Open source →
  6. 1.1.0 28 Nov 2023
    Release notes

    Added

    • Mirroring the new API added in tempfile 3.8.0, added with_prefix and with_prefix_in to Utf8TempDir and NamedUtf8TempFile to make it easier to create temporary files/directories with nice prefixes.

    Changed

    • Updated tempfile dependency to 3.8.1.
    • Updated MSRV to 1.63 to match the MSRV of tempfile.
    Open source →
  7. 1.0.3 28 Nov 2023 withdrawn
    Release notes

    This version was yanked because the MSRV needed to be bumped.

    Open source →
  8. 1.0.2 24 Apr 2023
    Release notes

    Fix another publishing issue.

    Open source →

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