inveniosoftware / inveniosoftware/dictdiffer
Possible to treat a list always as a remove or add?
Open
- Dominant language
- Python
- Stars
- 849
- Forks
- 99
- PR merge metrics
- No merged PRs in 30d
Description
Disclaimer: this is probably out of scope, so please regard this as a feature wish
As it is right now, if an object in a list is changed, the diff will be executed as usual through field changes in the object. Would be nice to have an option to change the behavior to return a remove/add when an item in a list has changed.
Contributor guide
Assessment
This issue has not been assessed yet.