Skip to content

Updated Diff function#1920

Merged
josdejong merged 19 commits into
josdejong:developfrom
Veeloxfire:Undo
Jul 19, 2020
Merged

Updated Diff function#1920
josdejong merged 19 commits into
josdejong:developfrom
Veeloxfire:Undo

Conversation

@Veeloxfire
Copy link
Copy Markdown
Contributor

I believe this covers everything mentioned in #1812

I've also made it so that arrays containing matrices work as if they were just arrays. This means that you can now do the difference between a matrix and an array which I think would have thrown an error before.

I've made it so that bignumbers can be used as indexes but I think someone should look at that and check that I havent made any errors as I've never used them before

@Veeloxfire Veeloxfire mentioned this pull request Jul 17, 2020
@josdejong
Copy link
Copy Markdown
Owner

All works like a charm, also the transform. And all is very well tested @Veeloxfire 👍 . Thanks a lot.

@josdejong josdejong merged commit 84f2746 into josdejong:develop Jul 19, 2020
@josdejong
Copy link
Copy Markdown
Owner

josdejong commented Jul 19, 2020

For some reason some of the unit tests where failing on IE 11 (I think not directly related to diff itself). This commit fixes those: 80fb20f.

@josdejong
Copy link
Copy Markdown
Owner

The new function diff is now available in v7.2.0. Sorry for the delays in the release, there was a holiday in between.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants