diff icon indicating copy to clipboard operation
diff copied to clipboard

elements in arrays are now processed in reverse order

Open istvano opened this issue 6 years ago • 0 comments

Hi,

Great work on the library. I know the documentation says this specifically -> "elements in arrays are now processed in reverse order, which fixes a few nagging bugs but may break some users If your code relied on the order in which the differences were reported then your code will break."

Unfortunatelly I must keep the order as the existing codebase relies on array element order. Is there anyway to change how the processing is done?

Would not be possible to send a flag to keep array ordering?

istvano avatar Feb 10 '19 17:02 istvano