Skip to content

Releases: clarketm/super

v1.2.36

28 Apr 09:19

Choose a tag to compare

v1.2.35

28 Apr 08:48

Choose a tag to compare

fixes #2

v1.2.34

01 Dec 11:03

Choose a tag to compare

v1.2.34

v1.2.33

26 Nov 03:53

Choose a tag to compare

v1.2.33

v0.0.16

26 Jul 06:18

Choose a tag to compare

Bug fix:

  • rename Array.flatten() to Array.flat() to match the naming convention used in the existing stage 3 proposal for Array.prototype.flat.

v0.0.15

25 Jul 23:57

Choose a tag to compare

Bug fix:

  • modify Object.clone() to properly handle Map and Set data types

v0.0.14

23 Jul 04:01

Choose a tag to compare

Bug fix:

  • fixquickSort improper sorting when using Hoare partition and Mid pivot.

v0.0.13

22 Jul 02:49

Choose a tag to compare

New features:

  • add isNumber static method to Number package.

v0.0.12

21 Jul 06:18

Choose a tag to compare

New features:

v0.0.11

20 Jul 20:02

Choose a tag to compare

New features: