paper_trail 10.2.1
10.2.1 (2019-03-14)
Breaking Changes
- None
Added
- None
Fixed
- #1184 - No need to calculate previous values of skipped attributes
- #1188 -
Optimized the memory allocations during the building of every particular
Version object. That can help a lot for heavy bulk processing.
In additional we advise to use
json[b]DB types forobjectandobject_changesVersion columns, in order to reach best possible RAM performance.