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

Deprecation removals for v0.3.0 #784

Merged
merged 3 commits into from
Oct 3, 2024
Merged

Conversation

rg936672
Copy link
Contributor

PR Type

  • Removals
  • Documentation content changes

Description

  • Remove items slated for deprecation in v0.3.0 (closes Tracking issue for v0.3.0 deprecations #578)
  • Deprecations now state what version they have been deprecated since
  • Features deprecated in v0.3.0 (coreax.kernel, coreax.util.median_heuristic) are slated for removal in v0.4.0, not v0.3.0

How Has This Been Tested?

N/A

Does this PR introduce a breaking change?

No

(Write your answer here.)

Checklist before requesting a review

  • I have made sure that my PR is not a duplicate.
  • My code follows the style guidelines of this project.
  • I have commented my code, particularly in hard-to-understand areas.
  • I have performed a self-review of my code.
  • I have made corresponding changes to the documentation.
  • My changes generate no new warnings.
  • I have added tests that prove my fix is effective or that my feature works.
  • New and existing unit tests pass locally with my changes.
  • Any dependent changes have been merged and published in downstream modules.

Copy link
Contributor

Performance review

Commit 4b7bd80 - Merge 09aca34 into 8e097bf

No significant changes to performance.

@pc532627 pc532627 merged commit 093f3d1 into main Oct 3, 2024
23 checks passed
@pc532627 pc532627 deleted the feature/deprecation-removals-v0.3.0 branch October 3, 2024 13:52
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.

Tracking issue for v0.3.0 deprecations
2 participants