-
Notifications
You must be signed in to change notification settings - Fork 4
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
Minor release for new Base methods #86
Comments
I tried the register package workflow and got a warning about using node.js 16 instead of 20. The workflow then failed with this error message. Do you know how to fix this?
|
Ooh, that's a new one. Looking back at the last time I ran 4 days ago, there was just a warning. But github did say they intend to deprecate soon. It might be worth just trying again, since they sometimes start random errors just before making a permanent change like this. Otherwise, we might have to see if my PR works out. Meanwhile, just the usual JuliaRegistrator comment should still work. Sorry about that. |
JuliaRegistrator is doing its thing. Should have a new release in 15-20 minutes. |
Awesome. Thanks so much for this and the package generally. We're seeing awesome performance! |
Can we have a new release to include the new methods in Base, please? I'm currently keeping those methods in the FastDifferentiation extension to a package of mine, which I'd like to get cleaned out and just depend on the latest version of FD.
The text was updated successfully, but these errors were encountered: