8000 Comparing 0.1.98...0.1.99 · utilityai/llama-cpp-rs · GitHub
[go: up one dir, main page]

Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: utilityai/llama-cpp-rs
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.1.98
Choose a base ref
...
head repository: utilityai/llama-cpp-rs
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.1.99
Choose a head ref
  • 9 commits
  • 8 files changed
  • 3 contributors

Commits on Feb 21, 2025

  1. Configuration menu
    Copy the full SHA
    30df407 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2025

  1. Create LISENCE-MIT

    MarcusDunn authored Feb 24, 2025
    Configuration menu
    Copy the full SHA
    75de250 View commit details
    Browse the repository at this point in the history
  2. Create LICENSE-APACHE

    MarcusDunn authored Feb 24, 2025
    Configuration menu
    Copy the full SHA
    1698d45 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #678 from utilityai/LISENCE

    Create LISENCE
    MarcusDunn authored Feb 24, 2025
    Configuration menu
    Copy the full SHA
    465f352 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #670 from utilityai/version-bump-0.1.99

    Bumped version to 0.1.99
    MarcusDunn authored Feb 24, 2025
    Configuration menu
    Copy the full SHA
    39223df View commit details
    Browse the repository at this point in the history
  5. chore(deps): bump clap from 4.5.29 to 4.5.31

    Bumps [clap](https://github.com/clap-rs/clap) from 4.5.29 to 4.5.31.
    - [Release notes](https://github.com/clap-rs/clap/releases)
    - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
    - [Commits](clap-rs/clap@clap_complete-v4.5.29...v4.5.31)
    
    ---
    updated-dependencies:
    - dependency-name: clap
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Feb 24, 2025
    Configuration menu
    Copy the full SHA
    97147ab View commit details
    Browse the repository at this point in the history
  6. chore(deps): bump cc from 1.2.14 to 1.2.15

    Bumps [cc](https://github.com/rust-lang/cc-rs) from 1.2.14 to 1.2.15.
    - [Release notes](https://github.com/rust-lang/cc-rs/releases)
    - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md)
    - [Commits](rust-lang/cc-rs@cc-v1.2.14...cc-v1.2.15)
    
    ---
    updated-dependencies:
    - dependency-name: cc
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Feb 24, 2025
    Configuration menu
    Copy the full SHA
    93a7644 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #679 from utilityai/dependabot/cargo/clap-4.5.31

    chore(deps): bump clap from 4.5.29 to 4.5.31
    MarcusDunn authored Feb 24, 2025
    Configuration menu
    Copy the full SHA
    f750a29 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #675 from utilityai/dependabot/cargo/cc-1.2.15

    chore(deps): bump cc from 1.2.14 to 1.2.15
    MarcusDunn authored Feb 24, 2025
    Configuration menu
    Copy the full SHA
    8624b3f View commit details
    Browse the repository at this point in the history
Loading
0