Skip to content

Releases: Hypothesize/standard.js

@sparkwave/standard v2.34.0

Choose a tag to compare

@github-actions github-actions released this 15 Jan 16:11
82150cd

Features

@sparkwave/standard v2.33.1

Choose a tag to compare

@github-actions github-actions released this 06 Sep 10:03
306bebb

Bug Fixes

  • (118) Fix the return type of function "keys" (6dd2ff1), closes #118

@sparkwave/standard v2.33.0

Choose a tag to compare

@github-actions github-actions released this 04 Jun 18:37
fc81961

Features

  • Revamp and simplify architecture (106) (638981d)

@sparkwave/standard v2.32.0

Choose a tag to compare

@github-actions github-actions released this 02 Jun 13:09
bc42d20

Features

  • Make the median function immutable by default (d0bed7c)

@sparkwave/standard v2.31.0

Choose a tag to compare

@github-actions github-actions released this 10 Mar 12:24
9c88c6d

Features

  • Enhancements to the median calculations (e146e48)

@sparkwave/standard v2.30.0

Choose a tag to compare

@github-actions github-actions released this 31 Aug 14:25
55e3c23

Features

  • (#103) Resolve catastrophic backtracking with the isURL regex (023af2a)

@sparkwave/standard v2.29.0

Choose a tag to compare

@github-actions github-actions released this 09 Aug 13:43
6b7c111

Features

@sparkwave/standard v2.28.1

Choose a tag to compare

@github-actions github-actions released this 24 Jun 13:17
325f314

Bug Fixes

  • (#96) Ensure the IQR calculation uses numerical sorting (1d4cec7)

@sparkwave/standard v2.28.0

Choose a tag to compare

@github-actions github-actions released this 15 Jun 13:51
7bd372a

Features

  • (#88) Mode function updates: Support multimodal vectors, Fix bug with binary vectors (0f81d0f)

Bug Fixes

Initial release

Initial release Pre-release
Pre-release

Choose a tag to compare

@eltharim eltharim released this 23 Jul 12:29
0a989c4
3: Create unit tests for the main functions

Put back the unit tests from the old architecture, plus new ones for the Array__ class.