8000 Comparing v0.3.2...v0.3.3 · stphnt/zproto · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
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: stphnt/zproto < 8000 include-fragment data-nonce="v2:b6b3c45d-29eb-7e0e-f0ac-c2f878f77e61" data-view-component="true">
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.3.2
Choose a base ref
...
head repository: stphnt/zproto
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.3.3
Choose a head ref
  • 11 commits
  • 7 files changed
  • 1 contributor

Commits on Aug 4, 2023

  1. Configuration menu
    Copy the full SHA
    8000
    443c490 View commit details
    Browse the repository at this point in the history
  2. Use rust-cache after setting up toolchain

    rust-cache uses the version of rustc as it's cachekey, so the toolchain
    needs to be properly set up _before_ the cache is instantiated.
    stphnt committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    dc84232 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ccb25ea View commit details
    Browse the repository at this point in the history
  4. Merge pull request #112 from stphnt/replace-ci-actions-rs

    Replace actions-rs in CI
    stphnt authored Aug 4, 2023
    Configuration menu
    Copy the full SHA
    56f0bef View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2023

  1. Configuration menu
    Copy the full SHA
    b9c90c0 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #114 from stphnt/update-tests-for-rustc-1.72.1

    Update checked compiler output to support rustc 1.72.1
    stphnt authored Sep 30, 2023
    Configuration menu
    Copy the full SHA
    8bf9978 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dc0ac1d View commit details
    Browse the repository at this point in the history
  4. Use custom check in Port::command_reply_infos_with_check

    Previously only the info messages and sentinel reply were checked with
    the custom check, but the reply to the original command used the default
    check. This corrects this mistake, using the custom check for all
    responses.
    stphnt committed Sep 30, 2023
    Configuration menu
    Copy the full SHA
    c655a3d View commit details
    Browse the repository at this point in the history
  5. Merge pull request #115 from stphnt/fix-command_reply_infos

    Fix Port::command_reply_infos
    stphnt authored Sep 30, 2023
    Configuration menu
    Copy the full SHA
    ff37f3c View commit details
    Browse the repository at this point in the history
  6. Bump version to 0.3.3

    stphnt committed Sep 30, 2023
    Configuration menu
    Copy the full SHA
    93b1766 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #116 from stphnt/rc0.3.3

    Bump version to 0.3.3
    stphnt authored Sep 30, 2023
    Configuration menu
    Copy the full SHA
    864a83c View commit details
    Browse the repository at this point in the history
Loading
0