Skip to content
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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

remove deprecated cordyceps APIs #239

Merged
merged 2 commits into from
Jun 23, 2022
Merged

remove deprecated cordyceps APIs #239

merged 2 commits into from
Jun 23, 2022

Conversation

hawkw
Copy link
Owner

@hawkw hawkw commented Jun 23, 2022

No description provided.

This removes the `Cursor` type from `cordyceps::list`, as it was renamed
to `CursorMut` in 0.2.2.

BREAKING CHANGE:

This removes the `Cursor` type from `cordyceps::list`.
This removes the `List::cursor` method, as it was renamed to
to `List::cursor_front_mut` in 0.2.2.

BREAKING CHANGE:

This removes the `List::cursor` method from `cordyceps::List`.
@hawkw hawkw enabled auto-merge (rebase) June 23, 2022 16:15
@hawkw hawkw merged commit 2e35a4b into main Jun 23, 2022
@hawkw hawkw deleted the eliza/rm-deprecated branch June 23, 2022 16:22
hawkw added a commit that referenced this pull request Jun 23, 2022
This removes the `Cursor` type from `cordyceps::list`, as it was renamed
to `CursorMut` in 0.2.2.

BREAKING CHANGE:

This removes the `Cursor` type from `cordyceps::list`.
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.

None yet

1 participant