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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor(api): remove has_name #10246

Merged
merged 1 commit into from
Sep 28, 2024
Merged

Conversation

cpcloud
Copy link
Member

@cpcloud cpcloud commented Sep 28, 2024

Remove the has_name method entirely.

BREAKING CHANGE: has_name has always returned True since 9.0. It is safe to remove any calls to has_name.

BREAKING CHANGE: `has_name` has always returned `True` since 9.0. It is safe to remove any calls to `has_name`.
@cpcloud cpcloud added this to the 10.0 milestone Sep 28, 2024
@cpcloud cpcloud added ux User experience related issues breaking change Changes that introduce an API break at any level labels Sep 28, 2024
@cpcloud cpcloud enabled auto-merge (squash) September 28, 2024 11:42
@cpcloud cpcloud merged commit adc2fd0 into ibis-project:main Sep 28, 2024
82 checks passed
@cpcloud cpcloud deleted the remove-has-name branch September 28, 2024 12:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking change Changes that introduce an API break at any level ux User experience related issues
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant