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: update for MTKv9 #60

Closed

Conversation

AayushSabharwal
Copy link
Contributor

No description provided.

@baggepinnen
Copy link
Member

Note to self, bump major version of this package before release

@AayushSabharwal
Copy link
Contributor Author

AayushSabharwal commented Jan 25, 2024

If you want to retain MTKv8 compatibility, something like this should do it:

const unknowns = isdefined(ModelingToolkit.states) ? ModelingToolkit.states : ModelingToolkit.unknowns

Should I add it in or is dropping v8 fine?

@baggepinnen
Copy link
Member

baggepinnen commented Jan 25, 2024

Dropping v8 is fine, I've found that trying to support multiple versions at the same time is a headache and a source of lots of wasted time and energy anyways

@baggepinnen baggepinnen marked this pull request as ready for review March 4, 2024 10:35
@baggepinnen baggepinnen closed this Mar 4, 2024
@baggepinnen baggepinnen reopened this Mar 4, 2024
This was referenced Mar 4, 2024
@baggepinnen
Copy link
Member

superseeded by #63

@baggepinnen baggepinnen closed this Mar 5, 2024
@AayushSabharwal AayushSabharwal deleted the as/mtk-v9 branch March 5, 2024 08:34
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