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

feat!: make Init return the model #1112

Merged
merged 1 commit into from
Aug 23, 2024
Merged

feat!: make Init return the model #1112

merged 1 commit into from
Aug 23, 2024

Conversation

aymanbagabas
Copy link
Member

This is a useful breaking change that makes Init() return the model used in the program. This makes it possible to do creative things in programs with multiple models where the program needs to change the main model.

This is a useful breaking change that makes `Init()` return the model
used in the program. This makes it possible to do creative things in
programs with multiple models where the program needs to change the main
model.
@bashbunni bashbunni added this to the v2.0.0 milestone Aug 23, 2024
@aymanbagabas aymanbagabas merged commit ad68c42 into v2-exp Aug 23, 2024
8 of 18 checks passed
@aymanbagabas aymanbagabas deleted the v2-init branch August 23, 2024 20:21
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.

3 participants