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: indexmap-rs/indexmap
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2.2.4
Choose a base ref
...
head repository: indexmap-rs/indexmap
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2.2.5
Choose a head ref
  • 10 commits
  • 5 files changed
  • 2 contributors

Commits on Feb 29, 2024

  1. Add borsh dep to Cargo manifest

    sug0 committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    ae38b91 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0804a16 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c610e14 View commit details
    Browse the repository at this point in the history
  4. Include borsh in CI workflow

    sug0 committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    6ad3e42 View commit details
    Browse the repository at this point in the history
  5. ci: reduce features on MSRV

    cuviper authored and sug0 committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    b8b1f52 View commit details
    Browse the repository at this point in the history
  6. Don't require BuildHasher in BorshSerialize

    cuviper authored and sug0 committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    32793f1 View commit details
    Browse the repository at this point in the history
  7. Use S for the BuildHasher parameter

    cuviper authored and sug0 committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    b81a4d2 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #313 from heliaxdev/heliax/borsh-support

    Add `borsh` serialization support
    cuviper authored Feb 29, 2024
    Configuration menu
    Copy the full SHA
    c934ace View commit details
    Browse the repository at this point in the history
  9. Release 2.2.5

    cuviper committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    5d7bd5e View commit details
    Browse the repository at this point in the history
  10. Merge pull request #320 from cuviper/release-2.2.5

    Release 2.2.5
    cuviper authored Feb 29, 2024
    Configuration menu
    Copy the full SHA
    184fe4b View commit details
    Browse the repository at this point in the history
Loading