Skip to content

v2.0.2

Compare
Choose a tag to compare
@georapbox georapbox released this 01 Mar 12:27
· 63 commits to master since this release

In del method if index is a negative number, return a copy of the original array. By just returning the original array (as of version 1.0.3) is dangerous for mutating the resulted array if the original is mutated.