Skip to content

Release 2.9.0 #387

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 4, 2025
Merged

Release 2.9.0 #387

merged 1 commit into from
Apr 4, 2025

Conversation

cuviper
Copy link
Member

@cuviper cuviper commented Apr 4, 2025

  • Added a get_disjoint_mut method to IndexMap, matching Rust 1.86's
    HashMap method.
  • Added a get_disjoint_indices_mut method to IndexMap and map::Slice,
    matching Rust 1.86's get_disjoint_mut method on slices.
  • Deprecated the borsh feature in favor of their own indexmap feature,
    solving a cyclic dependency that occured via borsh-derive.

@cuviper cuviper enabled auto-merge April 4, 2025 23:10
@cuviper cuviper added this pull request to the merge queue Apr 4, 2025
Merged via the queue into indexmap-rs:main with commit 1818d41 Apr 4, 2025
15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant