Releases: Open-Tech-Foundation/js-std
Releases · Open-Tech-Foundation/js-std
@opentf/std@0.6.0
Minor Changes
- 3d6e4d9: Added functions composition related functions, Math avg & Array reverse fns.
@opentf/std@0.5.1
Patch Changes
- 93dd23b: Updated readme.
@opentf/std@0.5.0
Minor Changes
- 9b23586: Fixed async fns not awaiting within cb fn.
@opentf/std@0.4.0
Minor Changes
- 15b0271: Added array intersperse fn.
@opentf/std@0.3.0
Minor Changes
- 7bbe29a: Added buffers, errors, regex support for clone fn.
@opentf/std@0.2.0
Minor Changes
- d92933d: Fixed isEql assertion.
@opentf/std@0.1.1
Patch Changes
- b9e7b07: Updated readme.
@opentf/std@0.1.0
Minor Changes
- b0bbd90: Release initial version for @opentf/std
@opentf/utils@0.42.0
Minor Changes
- 3106d1c: Fixed range fn based on the iterator range proposal.
@opentf/utils@0.41.0
Minor Changes
- b6d79ca: Fixed cloning sparsed arrays.