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

Add copy, recopy, and update from copier and change the generate API #142

Merged
merged 1 commit into from
Jun 3, 2024

Conversation

abelsiqueira
Copy link
Collaborator

@abelsiqueira abelsiqueira commented May 24, 2024

Adds copy, recopy, and update, following the copier API.
Change generate to accept a positional argument data.

Closes #136

@abelsiqueira abelsiqueira force-pushed the 136-implement-copier-update branch 4 times, most recently from 43d17a1 to e2a22fc Compare June 3, 2024 16:48
@abelsiqueira abelsiqueira changed the title 136 implement copier update Add copy, recopy, and update from copier and change the generate API Jun 3, 2024
Adds copy, recopy, and update, following the copier API.
Change generate to accept a positional argument `data`.

BREAKING CHANGES: generate has a different API now

Closes #136
@abelsiqueira abelsiqueira marked this pull request as ready for review June 3, 2024 17:50
@abelsiqueira abelsiqueira merged commit 1d1dbc2 into main Jun 3, 2024
4 checks passed
@abelsiqueira abelsiqueira deleted the 136-implement-copier-update branch June 3, 2024 17:53
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.

Implement more of the copier interface (recopy and update)
1 participant