Tags: rayyildiz/cc2p
Tags
Bump version to 0.3.7 and update Arrow dependencies. Updated the project version in `snapcraft.yaml` and `Cargo.toml` to 0.3.7. Upgraded Arrow-related dependencies (`arrow-csv`, `arrow-schema`, `parquet`) to version 55 for compatibility and improvements.
Bump cc2p to version 0.3.6 and update dependencies Updated the Cargo.toml, Cargo.lock, and snapcraft.yaml files to reflect the new version (0.3.6). Includes dependency updates such as tokio, clap, and other associated packages to ensure compatibility and incorporate fixes or improvements.
Upgrade to Rust 2024 edition and update dependencies Bump the Rust edition to 2024 and minimum supported Rust version to 1.85.0. Updated various dependencies to their latest versions and modified workflows to align with the new MSRV. Added `rustfmt.toml` to enforce formatting styles and configured additional steps in GitHub Actions for publishing crates.
Bump version to 0.3.4 and update MSRV to 1.80.0 Update project version to 0.3.4 in Cargo files. Align workflows by updating the minimum supported Rust version (MSRV) to 1.80.0, ensuring compatibility with the updated toolchain. Remove outdated version specification from the publish workflow.
Update version to 0.3.0 and upgrade dependencies Bumped the version from 0.2.15 to 0.3.0 in both snapcraft.yaml and Cargo.toml to reflect major changes. Upgraded tokio to version 1.41 and regex to version 1.11 to enhance performance and compatibility.
Update dependencies and enhance documentation Updated multiple dependencies for increased stability and performance, and improved the `snapcraft.yaml` description format for better readability. Added detailed documentation for command line arguments and error handling structs in `src/main.rs`.
PreviousNext