8000 Tags · rayyildiz/cc2p · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: rayyildiz/cc2p

Tags

v0.3.7

Toggle v0.3.7's commit message
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.

v0.3.6

Toggle v0.3.6's commit message
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.

v0.3.5

Toggle v0.3.5's commit message
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.

v0.3.4

Toggle v0.3.4's commit message
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.

v0.3.3

Toggle v0.3.3's commit message
Update version to 0.3.3 in project files

Bump the version from 0.3.2 to 0.3.3 in Cargo.toml, Cargo.lock, and snapcraft.yaml. This ensures consistency across project metadata and prepares for the next release.

v0.3.2

Toggle v0.3.2's commit message
Update dependencies and bump version to 0.3.2

Updated multiple dependencies to their latest compatible versions to ensure consistency, fix potential issues, and leverage new features. Also bumped package version from 0.3.1 to 0.3.2 for release.

v0.3.1

Toggle v0.3.1's commit message
Update Rust version to 1.78 in README and workflows

Updated the README to reflect the new minimum supported Rust version (1.78). Commented out the specified toolchain version in the publish workflow for consistency and flexibility.

v0.3.0

Toggle v0.3.0's commit message
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.

v0.2.15

Toggle v0.2.15's commit message

Verified

This commit was signed with the committer’s verified signature.
rayyildiz Ramazan AYYILDIZ
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`.

v0.2.14

Toggle v0.2.14's commit message

Verified

This commit was signed with the committer’s verified signature.
rayyildiz Ramazan AYYILDIZ
Update dependencies to support Arrow 53 version

Upgraded Rust version from 1.74 to 1.75 in README.md. Updated all Arrow-related dependencies from version 52 to 53 in Cargo.toml and Cargo.lock. Incremented the package version to 0.2.14 accordingly.
0