Skip to content

Remove BaseKernel and deprecated functions #150

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 5 commits into from
Aug 4, 2020

Conversation

theogf
Copy link
Member

@theogf theogf commented Aug 4, 2020

Following #149, this removes BaseKernel as well as the transition for deprecated constructors

Copy link
Member

@willtebbutt willtebbutt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. I think we can safely call this non-breaking, so patch bump is all that's required.

@theogf theogf merged commit 1bfda4d into JuliaGaussianProcesses:master Aug 4, 2020
@theogf theogf deleted the remove_basekernel branch August 4, 2020 12:47
@theogf
Copy link
Member Author

theogf commented Aug 4, 2020

@willtebbutt Given that we remove the deprecated functions shouldn't this be a breaking release actually?

@theogf
Copy link
Member Author

theogf commented Aug 4, 2020

At least after #147 is merged we should make a breaking release. A lot of major bugs have been fixed!

@willtebbutt
Copy link
Member

At least after #147 is merged we should make a breaking release. A lot of major bugs have been fixed!

If they're just bug fixes then we shouldn't make a breaking release -- we should only do that if there are breaking changes.

@willtebbutt
Copy link
Member

I think you're right about the deprecated functions though -- a minor release is probably in order.

@theogf theogf mentioned this pull request Aug 4, 2020
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.

2 participants