Skip to content

Make ModelInjector Clonable even if model isn't#165

Merged
sbarral merged 1 commit intomainfrom
fix/clonable-model-injector
Feb 26, 2026
Merged

Make ModelInjector Clonable even if model isn't#165
sbarral merged 1 commit intomainfrom
fix/clonable-model-injector

Conversation

@sbarral
Copy link
Copy Markdown
Member

@sbarral sbarral commented Feb 23, 2026

No description provided.

@sbarral sbarral requested a review from maciekglowka February 23, 2026 21:17
CHANGELOG.md Outdated
@@ -1,3 +1,7 @@
# 1.?.? (2026-??-??)

- Derive `Clone` on `ModelInjector` even if the model isn't clone-able (???)
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

doesn't implement Clone is also an option.

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

OK, I force-pushed a better worded version

@sbarral sbarral force-pushed the fix/clonable-model-injector branch from 2d24589 to 72c8a97 Compare February 26, 2026 12:53
@sbarral sbarral merged commit 3586260 into main Feb 26, 2026
11 checks passed
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