Releases: Hypothesize/standard.js
Releases · Hypothesize/standard.js
@sparkwave/standard v2.34.0
15 Jan 16:11
Compare
Sorry, something went wrong.
No results found
@sparkwave/standard v2.33.1
06 Sep 10:03
Compare
Sorry, something went wrong.
No results found
Bug Fixes
(118) Fix the return type of function "keys" (6dd2ff1 ), closes #118
@sparkwave/standard v2.33.0
04 Jun 18:37
Compare
Sorry, something went wrong.
No results found
Features
Revamp and simplify architecture (106) (638981d )
@sparkwave/standard v2.32.0
02 Jun 13:09
Compare
Sorry, something went wrong.
No results found
Features
Make the median function immutable by default (d0bed7c )
@sparkwave/standard v2.31.0
10 Mar 12:24
Compare
Sorry, something went wrong.
No results found
Features
Enhancements to the median calculations (e146e48 )
@sparkwave/standard v2.30.0
31 Aug 14:25
Compare
Sorry, something went wrong.
No results found
Features
(#103 ) Resolve catastrophic backtracking with the isURL regex (023af2a )
@sparkwave/standard v2.29.0
09 Aug 13:43
Compare
Sorry, something went wrong.
No results found
@sparkwave/standard v2.28.1
24 Jun 13:17
Compare
Sorry, something went wrong.
No results found
Bug Fixes
(#96 ) Ensure the IQR calculation uses numerical sorting (1d4cec7 )
@sparkwave/standard v2.28.0
15 Jun 13:51
Compare
Sorry, something went wrong.
No results found
Features
(#88 ) Mode function updates: Support multimodal vectors, Fix bug with binary vectors (0f81d0f )
Bug Fixes
Initial release
23 Jul 12:29
Compare
Sorry, something went wrong.
No results found
3: Create unit tests for the main functions
Put back the unit tests from the old architecture, plus new ones for the Array__ class.