-
Notifications
You must be signed in to change notification settings - Fork 15
Open
Labels
enhancementNew feature or requestNew feature or request
Description
When implementing some new features that require an update, it is not really possible to do that without cloning the repo.
It would be cool if there was an empty function update_custom!
that is called inside update_final!
and does nothing by default.
Then users can just overwrite this function to define a custom update.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request