Vincenzo Greco
77064f5e5e
Refactor/core ( #59 )
...
* Split core lib into multiple files
* Refactor data encoding methods
* Refactor data masking process
* Improve qr code generation process
* Increase minimum required node version to 0.10
* Add linter
* Add tests and tests coverage
* Update travis config to fix compilation issues
* Add examples folder
* Add missing license tag in package.json
* Update build script and add sourcemap support
* Publish only strictly needed files on npm
* Update readme
2016-12-16 23:45:08 +01:00
Ryan Day
de743674a3
0.5.0
2016-09-19 07:53:54 -07:00
Ryan Day
2fd4def88b
adding svg example to readme and adding @vigreco to contributors
2016-09-19 07:53:05 -07:00
Ryan Day
230b94c990
Merge branch 'master' of github.com:soldair/node-qrcode
2016-09-19 07:43:17 -07:00
Vincenzo Greco
6cdcb439f6
Add support for svg output
2016-09-19 00:44:00 +02:00
Ryan Day
9b64a735e3
0.4.4
2016-08-25 08:46:38 -07:00
Ryan Day
0a154ce0c1
0.4.3
2016-08-16 06:29:57 -07:00
Ryan Day
605bcec53d
bumping canvas dep 0.4.2
2015-12-04 06:42:52 -08:00
supericeboy
3ac7afc514
Update package.json
2015-12-04 09:17:20 -05:00
supericeboy
7a74767b1d
Update package.json
2015-12-04 09:15:49 -05:00
Ryan Day
d2bc179dbd
0.4.1 bump for docs change
2015-10-20 09:34:39 -07:00
Ryan Day
af428e4c65
0.4.0
2015-09-17 06:14:03 -07:00
Benjamin Besse
2e6de935ca
Update node-canvas version
...
Update node-canvas version to `1.2.9` to get the compatibility with NodeJS 4.0.0
2015-09-17 14:47:10 +02:00
Ryan Day
10616640eb
adding license 0.3.1
2015-08-03 11:55:39 -07:00
Ryan Day
33b51576f3
adding contributing guidelines. bump v0.3.0
2015-08-02 05:26:51 -07:00
sunaiwen
5ecd269518
add browser field of browserify
2014-11-26 11:47:49 +08:00
Ryan Day
e9dbcd1022
Merge branch 'master' of github.com:soldair/node-qrcode
...
Conflicts:
package.json
2014-09-19 21:55:47 -07:00
Sebastian Otto
6b07155ffd
changed target version.
2014-09-14 15:10:21 +02:00
Sebastian Otto
f688972244
changed dep version
...
due to failing build with node v0.11.13
2014-09-14 15:07:12 +02:00
Ryan Day
00e9d20903
bumping canvas version
2014-08-11 14:18:32 -07:00
Ryan Day
a9f8e20c6a
bumping for @heartnetkung pull request to expose the canvas
2014-04-22 13:03:54 -07:00
Ryan Day
5a01f6f7c2
bumping version
2014-04-14 18:20:07 -07:00
Ryan Day
822b6f4bd4
bumping for options fix for qrcode.draw and optional margin thanks @jvanaert
2013-09-28 18:42:25 -07:00
Ryan Day
06f8b95a36
bumping version to 0.2.7 fixes #19
2013-09-24 17:36:27 -07:00
Ryan Day
50fc1eaca1
bumping version
2013-08-27 19:59:28 -07:00
Ryan Day
983fb15664
fixing browserify
2013-08-27 19:59:04 -07:00
Ryan Day
3df9ceaba9
adding support for binary/utf8 strings with bops
2013-08-27 19:36:43 -07:00
Ryan Day
42137965ba
bumping version for @nathanoehlman s patch to constrain canvas version
2013-08-06 08:06:25 -07:00
Nathan Oehlman
dbb6726415
Do not use latest node-canvas version
2013-08-07 00:22:37 +10:00
Ryan Day
be6bcd449d
exposing errorCorrectLevel through main export. adding support for easy strings.
2012-12-29 18:19:28 -08:00
Ryan Day
13b8e71a8e
bumping version and adding travis badge
2012-12-29 18:19:28 -08:00
Ryan Day
ee99845917
fixing options to all methods. fixing bug wher eoptions were not rendered. adding url test for ec level L
2012-12-29 18:19:28 -08:00
Ryan Day
6e5f786886
removing devDep
2012-06-23 22:30:40 -07:00
Ryan Day
bbc99b2c90
removing devdep
2012-06-23 22:27:35 -07:00
Ryan Day
9329fc485b
bumping version. time to publish test qrcodes
2012-06-23 20:22:37 -07:00
Ryan Day
245bb692f0
bumping version to 2 to start integrating api changes
2012-05-05 07:12:14 -07:00
Ryan Day
e097dc1a8b
support for ascii qrcodes in yout terminal [./bin/qrcode texthere]
2012-03-02 11:24:25 -08:00
Ryan Day
70b0f6f91d
fixing connect verison
2012-01-25 17:47:19 -08:00
Ryan Day
e36b7f01aa
Merge branch 'master' of github.com:soldair/node-qrcode
...
Conflicts:
qrcode.js
2012-01-25 17:42:59 -08:00
Ryan Day
a0ed70706c
bumping version for bugfix 0.1.1
2011-04-17 16:21:58 -07:00
Ryan Day
87902b8520
support for all QRCode versions max caracters in H now 1273
2011-04-16 23:54:21 -07:00
Ryan Day
7f4fcf52e3
incrememnting version for aldonline's fixes
2011-02-27 07:46:23 -08:00
Aldo Bucchi
3ad4953f87
added dep on canvas to package.json . picked latest version out of laziness to test it / go through changelogs
2011-02-27 02:56:45 -03:00
Ryan Day
e72ead9399
incrementing version number in package.json
2010-12-26 21:03:24 -08:00
Ryan Day
fab44552f6
forgot to add package.json
2010-12-26 21:02:58 -08:00