Skip to content

Releases: Hypothesize/standard.js

@sparkwave/standard v2.34.0

15 Jan 16:11
82150cd

Choose a tag to compare

Features

@sparkwave/standard v2.33.1

06 Sep 10:03
306bebb

Choose a tag to compare

Bug Fixes

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

@sparkwave/standard v2.33.0

04 Jun 18:37
fc81961

Choose a tag to compare

Features

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

@sparkwave/standard v2.32.0

02 Jun 13:09
bc42d20

Choose a tag to compare

Features

  • Make the median function immutable by default (d0bed7c)

@sparkwave/standard v2.31.0

10 Mar 12:24
9c88c6d

Choose a tag to compare

Features

  • Enhancements to the median calculations (e146e48)

@sparkwave/standard v2.30.0

31 Aug 14:25
55e3c23

Choose a tag to compare

Features

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

@sparkwave/standard v2.29.0

09 Aug 13:43
6b7c111

Choose a tag to compare

Features

@sparkwave/standard v2.28.1

24 Jun 13:17
325f314

Choose a tag to compare

Bug Fixes

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

@sparkwave/standard v2.28.0

15 Jun 13:51
7bd372a

Choose a tag to compare

Features

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

Bug Fixes

Initial release

23 Jul 12:29
0a989c4

Choose a tag to compare

Initial release Pre-release
Pre-release
3: Create unit tests for the main functions

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