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: alloy-rs/core
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.7.4
Choose a base ref
...
head repository: alloy-rs/core
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.7.6
Choose a head ref
  • 20 commits
  • 34 files changed
  • 6 contributors

Commits on May 24, 2024

  1. Configuration menu
    Copy the full SHA
    5bfc676 View commit details
    Browse the repository at this point in the history
  2. feat: Create new method on Param and EventParam (#634)

    * feat: Create new method on Param and EventParam
    
    * add test
    quentinv72 authored May 24, 2024
    Configuration menu
    Copy the full SHA
    f5e04aa View commit details
    Browse the repository at this point in the history

Commits on May 27, 2024

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

Commits on May 31, 2024

  1. Fix Log serde for non self describing protocols (#639)

    * Fix Log serde for non-self describing protocols
    
    * Add test for bincode
    
    * Implement flattened Log for JSON serde and unflattened for binary serde
    
    * Fix clippy, fmt, typos
    kpp authored May 31, 2024
    Configuration menu
    Copy the full SHA
    7f17fe3 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2024

  1. Configuration menu
    Copy the full SHA
    d523ac1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8b2979a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    373c35e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    60da93c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e1774c8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ec302cb View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4633b9d View commit details
    Browse the repository at this point in the history
  8. chore: release 0.7.5

    DaniPopes committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    9435229 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    9d5c39f View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    8baa2fd View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2024

  1. chore: update changelog.sh

    DaniPopes committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    bf965fd View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2024

  1. chore(docs): add doc aliases for Tx prefixed names (#649)

    add doc aliases
    zerosnacks authored Jun 6, 2024
    Configuration menu
    Copy the full SHA
    5ef8d4c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    72a8dd5 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2024

  1. feat(primitives): derive Arbitrary for Signature (#652)

    feat(primitives): derive Arbitrary for Signature
    yash-atreya authored Jun 10, 2024
    Configuration menu
    Copy the full SHA
    d467a78 View commit details
    Browse the repository at this point in the history
  2. feat(primitives): add additional common aliases (#654)

    add additional aliases
    zerosnacks authored Jun 10, 2024
    Configuration menu
    Copy the full SHA
    4a258dc View commit details
    Browse the repository at this point in the history
  3. chore: release 0.7.6

    DaniPopes committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    155f7cc View commit details
    Browse the repository at this point in the history
Loading