Closed com-m closed 5 years ago
Yes, the change is in the record attribute, I can add tests to ensure Record is set to the correct value.
I added the test in a second commit
Any ETA on merging this?
Any updates on this PR?
@megadeezl I apologize; I have been swamped and completely overlooked your commit and updates. Thanks so much!
Description of the Change
The recordchange struct, when encoded into json, used to produce a field named "data", it now produces a field named "record"
Why Should This Be In The Package?
The current version does not exhibit expected behavior when making batch changes. This change resolves that.
Benefits
Fixes a bug
Applicable Issues
43