opusdev/vector-similarity-api
1
11.2.1 / 2019-05-102==================3 4 * Improve error when `str` is not a string5 61.2.0 / 2016-06-017==================8 9 * Add `combine` option to combine overlapping ranges10 111.1.0 / 2016-05-1312==================13 14 * Fix incorrectly returning -1 when there is at least one valid range15 * perf: remove internal function16 171.0.3 / 2015-10-2918==================19 20 * perf: enable strict mode21 221.0.2 / 2014-09-0823==================24 25 * Support Node.js 0.626 271.0.1 / 2014-09-0728==================29 30 * Move repository to jshttp31 321.0.0 / 2013-12-1133==================34 35 * Add repository to package.json36 * Add MIT license37 380.0.4 / 2012-06-1739==================40 41 * Change ret -1 for unsatisfiable and -2 when invalid42 430.0.3 / 2012-06-1744==================45 46 * Fix last-byte-pos default to len - 147 480.0.2 / 2012-06-1449==================50 51 * Add `.type`52 530.0.1 / 2012-06-1154==================55 56 * Initial release57 