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

chore: bump ReactantCore version #270

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

chore: bump ReactantCore version #270

wants to merge 3 commits into from

Conversation

avik-pal
Copy link
Collaborator

We need to keep these in-sync for new functionality

@@ -39,7 +39,7 @@ LinearAlgebra = "1.10"
NNlib = "0.9"
OrderedCollections = "1"
Preferences = "1.4"
ReactantCore = "0.1.1"
ReactantCore = "0.1.2"
Copy link
Collaborator

Choose a reason for hiding this comment

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

Do we really need to fix the patch version? shouldn't just putting 0.1 work?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

it relies on ReactantCore.traced_while which is not defined on 0.1

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

ideally we setup https://discourse.julialang.org/t/psa-add-downgrade-ci-to-better-check-version-compatibility/110063. It ensures that minimum versions are always in an installable state

Copy link
Collaborator

Choose a reason for hiding this comment

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

uh I always wondered if sth like this was actually easily doable
would you mind opening an issue for this? I can do it some other day

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