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: Top-gg-Community/rust-sdk
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.4.0
Choose a base ref
...
head repository: Top-gg-Community/rust-sdk
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 17 commits
  • 6 files changed
  • 5 contributors

Commits on Mar 23, 2024

  1. deps: update reqwest requirement from 0.11 to 0.12

    Updates the requirements on [reqwest](https://github.com/seanmonstar/reqwest) to permit the latest version.
    - [Release notes](https://github.com/seanmonstar/reqwest/releases)
    - [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md)
    - [Commits](seanmonstar/reqwest@v0.11.0...v0.12.1)
    
    ---
    updated-dependencies:
    - dependency-name: reqwest
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Mar 23, 2024
    Configuration menu
    Copy the full SHA
    43afdd0 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2024

  1. Merge pull request #18 from Top-gg-Community/dependabot/cargo/reqwest…

    …-0.12
    
    deps: update reqwest requirement from 0.11 to 0.12
    null8626 authored Mar 26, 2024
    Configuration menu
    Copy the full SHA
    e0552bd View commit details
    Browse the repository at this point in the history
  2. doc: update headings

    null8626 authored Mar 26, 2024
    Configuration menu
    Copy the full SHA
    b0c0c09 View commit details
    Browse the repository at this point in the history
  3. doc: update links

    null8626 committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    948e407 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2024

  1. Merge pull request #19 from Top-gg-Community/null8626-patch-1

    doc: update headings and links
    null8626 authored Mar 27, 2024
    Configuration menu
    Copy the full SHA
    c7ac164 View commit details
    Browse the repository at this point in the history
  2. meta: update LICENSE

    null8626 authored Mar 27, 2024
    Configuration menu
    Copy the full SHA
    40b0f66 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #20 from Top-gg-Community/null8626-patch-1

    meta: update LICENSE
    null8626 authored Mar 27, 2024
    Configuration menu
    Copy the full SHA
    879a991 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2024

  1. Configuration menu
    Copy the full SHA
    ec5b9c1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0319703 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2024

  1. Configuration menu
    Copy the full SHA
    b1e3b92 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #21 from valentinegb/client-debug-impl

    Implement `Debug` for `Client` and `InnerClient`
    null8626 authored Aug 1, 2024
    Configuration menu
    Copy the full SHA
    0b2595e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    21193d6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    028c71c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a12dccc View commit details
    Browse the repository at this point in the history
  6. meta: bump version

    null8626 authored Aug 1, 2024
    Configuration menu
    Copy the full SHA
    68a1283 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ea61e9e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a584c01 View commit details
    Browse the repository at this point in the history
Loading