Commit graph

344 commits

Author SHA1 Message Date
Ben Allfree
6314f8b406 Clearification 2019-10-08 11:24:44 -07:00
Ben Allfree
77e4017a64 Binary data update 2019-10-08 11:11:53 -07:00
Ryan Day
873e079711
Merge pull request from kennedybaird/version
Version
2019-10-03 10:20:56 -07:00
Ryan Day
e520957374
Merge pull request from vicjohnson1213/master
Update the clientside example to match the gh-pages branch.
2019-10-03 10:19:48 -07:00
Victor Johnson
4de503630b Update the clientside example to match the gh-pages branch. 2019-09-22 02:18:42 -05:00
Kennedy Baird
791c38664a update Readme for new CLI 2019-09-20 15:35:18 +12:00
Kennedy Baird
5d848e842d adding number type to yargs 2019-09-20 15:13:59 +12:00
Kennedy Baird
4ee1389761 fix qrcode version issue 2019-09-20 15:12:45 +12:00
Ryan Day
669bc502c7 1.4.2 2019-09-19 09:15:01 -07:00
Ryan Day
8627abfd06 fix: impossible to set qrcode version due to conflicting cli -v flag
added -qv flag or --qversion that can be passed with the cli. fixes 
2019-09-19 09:13:47 -07:00
Ryan Day
8e462e4989
Merge pull request from sukjae/fix-link
Fix link on README.md
2019-08-26 11:34:09 -07:00
LEE SUK JAE
570a96ffb1 Fix link on README.md
- add hash sign at line 327
2019-08-23 19:08:22 +09:00
Ryan Day
4d1225c9d6
fix: update docs for toString type option 2019-07-30 08:10:16 -07:00
Ryan Day
c6f369eb87
Merge pull request from growtofill/readme-webp
docs: remove note about webp support
2019-07-17 10:39:51 -07:00
Ryan Day
87d17979f8 1.4.1 2019-07-17 08:39:46 -07:00
Ryan Day
a8ebc8344c removing console.log 2019-07-17 08:39:05 -07:00
Pavlo Mykhalov
b57f3f2162 docs: remove note about webp support
The note was outdated, Chrome is not the only browser that
supports WebP: https://caniuse.com/#search=webp
2019-07-12 17:28:55 +03:00
Ryan Day
24ec7d4f70 1.4.0 2019-07-08 09:03:17 -07:00
Ryan Day
f6ee352aaa feat: inverting colors on utf8 rendered codes
if you pass -d / --dark as fff or -l / --light 000 you'll get inverted
background/foreground characters in the output fixes 
2019-07-08 09:00:34 -07:00
Ryan Day
def7b87565 1.3.4 2019-07-03 15:29:36 -07:00
Ryan Day
e4ad095083 fix: fixes yargs coercing number args eating zeros 2019-07-03 15:28:49 -07:00
Ryan Day
8d0b21b89a chore: clean up keywords 2019-06-14 08:11:15 -07:00
Ryan Day
a938655ad5
Merge pull request from niftylettuce/patch-1
Update package.json
2019-06-14 17:09:44 +02:00
niftylettuce
e457cc84f7
Update package.json 2019-05-16 15:55:19 -05:00
Ryan Day
f3ae0e83a9
Merge pull request from gfx/remove-can-promise-deps
remove can-promise package which is no longer used
2019-03-14 00:00:04 +01:00
FUJI Goro (gfx)
69b81fb730 remove can-promise package which is no longer used 2019-03-13 14:38:39 +09:00
Ryan Day
2066d03401
Create CODE_OF_CONDUCT.md 2019-02-21 13:19:52 -08:00
Ryan Day
196a379c59
Merge pull request from abmaonline/feature/137-digits-only-color-code
Add support for color codes containing only digits
2019-02-05 13:09:47 -08:00
Matthijs Abma
d59c2bf8fb Add support for color codes containing only digits 2019-02-05 21:43:42 +01:00
Ryan Day
004e26cfb0 fix: adding node 8 and 10 to travis 2019-01-16 10:26:34 -08:00
Ryan Day
b265e314c1 lint: standard 2019-01-16 10:23:22 -08:00
Ryan Day
b90c95018c feat: adding changelog fixes 2019-01-16 09:56:34 -08:00
Ryan Day
d45b1b0923 1.3.3 2019-01-16 09:43:49 -08:00
Ryan Day
79331ee4e7 1.3.2 2019-01-16 09:42:19 -08:00
Ryan Day
a40c757205 fix: security vulnerabillities and a ref to new Buffer 2019-01-16 09:41:32 -08:00
Ryan Day
9636fd6f9e
Merge pull request from samuelterra22/patch-2
Update yargs dependency
2019-01-16 09:23:34 -08:00
Samuel Terra
158b44c6e4 Update yargs dependency 2019-01-16 14:44:49 -02:00
Samuel Terra
3b71514c81
update yargs dependency 2019-01-16 14:40:12 -02:00
Ryan Day
2774c6ad83 adding can-promise back temporarily 2018-11-05 11:44:12 -08:00
Ryan Day
25144450d7 fix: forgot can-promise replacement 2018-11-05 10:06:00 -08:00
Ryan Day
be9fce3185 1.3.1 2018-11-02 14:50:21 -07:00
Ryan Day
8197d780b8 fix: replacing can-promise 2018-11-02 14:49:58 -07:00
Ryan Day
08e52ba007 1.3.0 2018-10-01 08:51:04 -07:00
Ryan Day
690acce652
Merge pull request from yzwduck/fix-seg-toFile
Fix passing manual segments list to QRCode.toFile
2018-10-01 08:42:34 -07:00
Ryan Day
2d2ad96c5c
Merge pull request from qazs/master
Added render to buffer function
2018-10-01 08:41:15 -07:00
Ryan Day
7ba2c74bd0
Merge pull request from Tietew/include-crlf-in-byte-segs
ensure to include CR/LF in BYTE segments
2018-09-11 11:28:00 -07:00
Ryan Day
b720ca3e81
Merge pull request from nerdyman/master
Add 'shape-rendering' attribute to SVG expected.out files to fix failing tests
2018-09-11 11:26:29 -07:00
nerdyman
2ac5dd7eb4 Add 'shape-rendering=crispEdges' to SVG expected.out files to fix failing tests 2018-09-11 14:39:06 +01:00
IWASE
26fb3f6ba2 regex s flag is ES2018 feature 2018-08-06 16:58:18 +09:00
IWASE
81994c4e4d ensure to include CR/LF in BYTE segments 2018-08-06 16:37:58 +09:00