| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Bump version from 0.1.8 to 0.1.9v0.1.9 | 2026-02-24 | 1 | -1/+1 | |
| | | |||||
| * | chore: bump version from 0.1.6 to 0.1.8v0.1.8 | 2026-02-24 | 1 | -1/+1 | |
| | | |||||
| * | chore: bump version from 0.1.6 to 0.1.7v0.1.7 | 2026-02-24 | 1 | -1/+1 | |
| | | |||||
| * | 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 | -3/+2 | |
| | | |||||
| * | feat: Bump version to 0.1.4 in Cargo.toml and PKGBUILD; clean up check.shv0.1.4 | 2025-05-25 | 1 | -1/+1 | |
| | | |||||
| * | feat: Add GitHub Actions workflow for publishing to AUR | 2025-05-25 | 1 | -4/+0 | |
| | | |||||
| * | 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: Update project metadata in Cargo.toml and pyproject.toml | 2025-05-25 | 1 | -1/+4 | |
| | | |||||
| * | feat: Update project metadata in Cargo.toml and pyproject.toml | 2025-05-25 | 1 | -0/+1 | |
| | | |||||
| * | feat: Add initial project files and CI configuration | 2025-05-25 | 1 | -0/+16 | |
| - 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. | |||||