| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Comprehensive upgrade: v0.2.0 with improved features and code quality | 2025-08-24 | 1 | -3/+3 | |
| | | | | | Co-authored-by: HsiangNianian <44714368+HsiangNianian@users.noreply.github.com> | ||||
| * | feat: Bump version to 0.1.6 in Cargo files | 2025-05-30 | 1 | -1/+1 | |
| | | |||||
| * | feat: Update version to 0.1.5-2 in Cargo.toml and Cargo.lockv0.1.5-2 | 2025-05-28 | 1 | -1/+1 | |
| | | |||||
| * | feat: Bump version from 0.1.4 to 0.1.5 in Cargo.toml and Cargo.lockv0.1.5 | 2025-05-28 | 1 | -1/+1 | |
| | | |||||
| * | feat: Update .gitignore to include Cargo.lock and modify uv.lock entry | 2025-05-25 | 1 | -13/+1 | |
| | | |||||
| * | Merge branch 'master' of https://github.com/HsiangNianian/soon | 2025-05-25 | 1 | -0/+4 | |
| |\ | |||||
| * | | feat: Bump version to 0.1.2 in Cargo.toml, Cargo.lock, and PKGBUILD | 2025-05-25 | 1 | -0/+4 | |
| | | | |||||
| * | | feat: Bump version to 0.1.1 in Cargo.toml and Cargo.lock | 2025-05-25 | 1 | -0/+4 | |
| | | | |||||
| * | | feat: Bump version to 0.1.3 in .SRCINFO, Cargo.toml, Cargo.lock, and PKGBUILD | 2025-05-25 | 1 | -1/+1 | |
| | | | |||||
| * | | feat: Bump version to 0.1.2 in Cargo.toml, Cargo.lock, and PKGBUILD | 2025-05-25 | 1 | -1/+1 | |
| | | | |||||
| * | | feat: Bump version to 0.1.1 in Cargo.toml and Cargo.lock | 2025-05-25 | 1 | -1/+1 | |
| | | | |||||
| * | | feat: Add initial project files and CI configuration | 2025-05-25 | 1 | -0/+383 | |
| / | | | | | | | | | - Created CI workflow for continuous integration using GitHub Actions. - Added Python version specification. - Initialized Cargo.toml and Cargo.lock for Rust project dependencies. - Implemented main functionality in Rust with command-line interface using Clap. - Added Python project configuration with Maturin for building and publishing. - Implemented command history prediction feature in Python. | ||||
| * | feat: Bump version to 0.1.2 in Cargo.toml, Cargo.lock, and PKGBUILDv0.1.2 | 2025-05-25 | 1 | -1/+1 | |
| | | |||||
| * | feat: Bump version to 0.1.1 in Cargo.toml and Cargo.lock | 2025-05-25 | 1 | -1/+1 | |
| | | |||||
| * | feat: Add initial project files and CI configuration | 2025-05-25 | 1 | -0/+383 | |
| - Created CI workflow for continuous integration using GitHub Actions. - Added Python version specification. - Initialized Cargo.toml and Cargo.lock for Rust project dependencies. - Implemented main functionality in Rust with command-line interface using Clap. - Added Python project configuration with Maturin for building and publishing. - Implemented command history prediction feature in Python. | |||||