Releases: writetome51/public-array
Releases · writetome51/public-array
4.0.3
4.0.0
Added a new method, moveByIndex() .
The method forEach() no longer returns the PublicArray instance. It returns void.
3.0.0
The public API is nearly identical to version 2.x.x
Only difference from v2 is now the inherited methods from classes
BatchGetter and MethodChainable are all protected, and their
names all begin with underscores.
2.0.0
v2.0.0 Added more usage examples to README
1.0.0
v1.0.0 minor change