Commit Graph

177 Commits

Author SHA1 Message Date
Dmitry Shirokov 14b78975bd feat(core): Semantic release 2019-07-12 09:18:44 +10:00
Dmitry Shirokov 5156e3063a 0.7.0 2018-08-18 08:58:15 +10:00
Dmitry Shirokov 34e09bd6ef
Merge pull request #19 from runk/fix-buffer-alloc
[minor] Update deps, fix deprecation warns
2018-08-18 08:57:50 +10:00
Dmitry Shirokov 6fa5c9b268 [minor] Update deps, fix deprecation warns 2018-08-18 08:54:25 +10:00
Dmitry Shirokov caa7f9964d
Merge pull request #17 from aduh95/patch-1
Use Buffer.allocUnsafe instead of deprecated Buffer API
2018-08-18 08:52:20 +10:00
Antoine du Hamel 4add1722fd
Use Buffer.allocUnsafe instead of deprecated Buffer API
Ref: nodejs/node#19079
Ref: https://nodejs.org/api/deprecations.html#deprecations_dep0005_buffer_constructor
Ref: https://nodejs.org/api/buffer.html#buffer_class_buffer
2018-07-29 21:01:21 +02:00
Dmitry Shirokov 6ff1aea137 0.6.0 2018-07-03 13:57:22 +10:00
Dmitry Shirokov 27c2359cb2
Merge pull request #16 from zevanty/use-wrapper-functions
Use wrapper functions for returning all matches
2018-07-02 16:00:45 +10:00
zevanty 78f44265e3 Use wrapper functions for returning all matches 2018-07-01 22:52:34 -07:00
Dmitry Shirokov 4987783a31 0.5.0 2018-04-23 09:25:09 +10:00
Dmitry Shirokov faa02efa45
Merge pull request #14 from runk/maintenance
Maintenance
2018-04-23 09:24:53 +10:00
Dmitry Shirokov d33a627c07 Maintenance 2018-04-23 09:22:32 +10:00
Dmitry Shirokov 2a24359f97
Merge pull request #13 from zevanty/return-all-matches
Add option to return all matches
2018-04-23 09:09:44 +10:00
zevanty 0c775fa651 Add option to return all matches 2018-04-22 00:57:54 -07:00
Dmitry Shirokov 049fe54fa1
Merge pull request #11 from wtgtybhertgeghgtwtg/npm-ignore
Add `yarn.lock` to `.npmignore`.
2018-01-29 07:49:44 +11:00
wtgtybhertgeghgtwtg fab9ef2296 Add `yarn.lock` to `.npmignore`. 2018-01-25 19:49:49 -07:00
Dmitry Shirokov 06ef1021ea 0.4.2 2017-11-27 08:03:17 +11:00
Dmitry Shirokov 68920c92c3
Merge pull request #9 from seangarner/reduce-package-size
test files published in release
2017-11-27 08:01:14 +11:00
Dmitry Shirokov f5d2ca5d34 0.4.1 2017-11-27 07:55:20 +11:00
Sean Garner 64fc90efc3 stopped shipping devel files in release 2017-11-23 17:56:58 +00:00
Dmitry Shirokov 120faa7b0f 0.4.0 2017-10-16 13:44:27 +11:00
Dmitry Shirokov 320e3899af Merge pull request #6 from runk/optimize-file-read
Optimize file read
2017-10-16 13:44:12 +11:00
Dmitry Shirokov 15a2547601 0.3.0 2017-10-16 13:42:22 +11:00
Dmitry Shirokov 95e6c3c322 remove npm-debug.log 2017-10-16 13:42:15 +11:00
Dmitry Shirokov 069ecfeebc add missing github-publish-release to dev deps 2017-10-16 13:41:50 +11:00
Dmitry Shirokov 8a3e8a2e32 0.2.0 2017-10-16 13:41:26 +11:00
Dmitry Shirokov d24a355fa0 remove npm-debug.log from git 2017-10-16 13:41:21 +11:00
Dmitry Shirokov 99c90fb08d Fix release script 2017-10-16 13:40:51 +11:00
Dmitry Shirokov 17f788b73f Update readme 2017-10-16 13:35:35 +11:00
Dmitry Shirokov 802964244f add sample size option 2017-10-16 13:35:35 +11:00
Dmitry Shirokov fa24e7778e Merge pull request #8 from runk/upgrade-deps
Upgrade deps, yarn lock
2017-10-16 13:34:43 +11:00
Dmitry Shirokov 26b6bb859b Typo in package.json 2017-10-16 13:29:32 +11:00
Dmitry Shirokov 1b191f7104 Merge pull request #7 from runk/release-script
Release script
2017-10-16 11:53:09 +11:00
Dmitry Shirokov 0797eb2093 Upgrade deps, yarn lock 2017-10-16 11:52:35 +11:00
Dmitry Shirokov cd4b748fdb Release script 2017-10-16 11:49:03 +11:00
Dmitry Shirokov 45564fbfbe v0.1.0 2015-11-30 08:51:34 +11:00
Dmitry Shirokov 9609ab4a7a Merge pull request #2 from spikying/master
declared variable '''' confidence '''' before use, to make it work in 'strict mode' environment.
2015-11-30 08:46:40 +11:00
Spiky 0d1eec1776 Merge remote-tracking branch 'origin/master'
Conflicts:
	encoding/unicode.js
2015-11-29 15:19:22 -05:00
Spiky ab6d6acc9f updated indentation to 2-spaces. Added some {} around if/else 1-liners expressions. 2015-11-29 15:18:49 -05:00
Spiky f620a1de51 updated indentation to 2-spaces. Added some {} around if/else 1-liners expressions. 2015-11-29 15:15:34 -05:00
Spiky b0f828d8ad declared variable confidence before use, to make it work in 'strict mode' environment. 2015-11-27 16:25:19 -05:00
Dmitry Shirokov 17aebe7b28 major style changes - tests 2013-11-22 15:40:19 +11:00
Dmitry Shirokov 1a7da87ec4 major style changes for rest of the files 2013-11-22 15:37:41 +11:00
Dmitry Shirokov e5ba182d7f major style changes 2013-11-22 15:37:30 +11:00
Dmitry Shirokov c429ac9026 syntax highlighting for readme file 2013-11-15 16:08:09 +11:00
Dmitry Shirokov 7bd721b1d7 cleaning up the code 2013-08-22 09:39:36 +10:00
Dmitry Shirokov d084074d0c version bump 0.0.8 2013-08-16 14:54:37 +10:00
Dmitry Shirokov 9c43af4fc8 cleanup utf8 2013-08-16 14:54:08 +10:00
Dmitry Shirokov eca1530753 unicode cleanup 2013-08-15 12:31:32 +10:00
Dmitry Shirokov 61aaa6a850 sbcs - oneline cleanup 2013-08-15 12:26:35 +10:00