Skip to content

Releases: Open-Tech-Foundation/js-std

@opentf/std@0.13.0

08 Jul 19:43
2d1cc21
Compare
Choose a tag to compare

Minor Changes

  • 8d0ddfd: Added aResolvers aync utils.

@opentf/std@0.12.0

29 Apr 18:51
Compare
Choose a tag to compare

Minor Changes

  • 66bdf45: Fixed isObj to support class.

@opentf/std@0.11.0

29 Apr 05:42
f328e16
Compare
Choose a tag to compare

Minor Changes

  • 0d1451e: Added mutable set & unset variant functions.

@opentf/std@0.10.0

21 Apr 15:54
76eccea
Compare
Choose a tag to compare

Minor Changes

  • 7a05b94: Added array shuffle & swap functions.

@opentf/std@0.9.0

19 Apr 11:36
e99131c
Compare
Choose a tag to compare

Minor Changes

  • 928a959: Added Set Composition methods like isSubsetOf, isSupersetOf & isDisjointFrom and Fixed size function to return -1 instead of null for unsupported types.

@opentf/std@0.8.1

18 Apr 09:53
1767244
Compare
Choose a tag to compare

Patch Changes

  • f12c647: Updated readme with articles section.

@opentf/std@0.8.0

13 Apr 20:01
7c3d87c
Compare
Choose a tag to compare

Minor Changes

  • 1de5642: Fixed arrReplace by adding deleteCount param.

@opentf/std@0.7.0

12 Apr 10:24
53e4dec
Compare
Choose a tag to compare

Minor Changes

  • 7b26d14: Added rgbToHex color function.

@opentf/std@0.6.2

12 Apr 06:29
286a532
Compare
Choose a tag to compare

Patch Changes

@opentf/std@0.6.1

09 Apr 06:54
62c150b
Compare
Choose a tag to compare

Patch Changes

  • 2306bde: Updated readme with jsr badge.