Skip to content

Releases: writetome51/public-array

4.0.3

12 Mar 04:17

Choose a tag to compare

Tested for use in Angular. Now compatible with Angular's webpack bundling.
All assets load properly.

4.0.0

08 Feb 23:51

Choose a tag to compare

Added a new method, moveByIndex() .
The method forEach() no longer returns the PublicArray instance. It returns void.

3.0.0

20 Dec 03:36

Choose a tag to compare

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

12 Dec 08:03

Choose a tag to compare

v2.0.0

Added more usage examples to README

1.0.0

10 Dec 06:49

Choose a tag to compare

v1.0.0

minor change