Commit graph

263 commits

Author SHA1 Message Date
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
Ryan Day
f3c960e33d
Merge pull request from aug2uag/master
app agnostic readability statement in highlights
2018-08-01 08:36:18 -07:00
Ryan Day
bf432f1af7 1.2.2 2018-07-31 09:06:46 -07:00
Ryan Day
44e1bf483a
Merge pull request from soldair/optional-stdin
making reading from stdin option if not a tty
2018-07-31 09:06:30 -07:00
Ryan Day
46bc19ea1c making reading from stdin option if not a tty 2018-07-31 09:03:52 -07:00
Ryan Day
025453e3a7
Merge pull request from shamas/bug-131-circular-dependency
Fix for issue-131
2018-07-19 16:06:09 -07:00
Ryan Day
85159e5c85
Merge pull request from kochie/patch-1
Bump canvas for Node.js 10.x compatability
2018-07-19 16:05:23 -07:00
Ryan Day
7615de2434
Merge pull request from tbusser/fix-mask-0
Fix maskPattern 0 parameter
2018-07-19 16:05:03 -07:00
Thijs Busser
7fb89ec10e Fix maskPattern 0 parameter
When providing the option maskPattern it doesn't correctly handle mask
pattern 0. The checks failed to account for the fact that 0 is a falsy
value.
2018-07-11 09:25:09 +02:00
Robert Koch
47f0fd6222
Bump canvas for Node.js 10.x compatability 2018-07-06 13:46:20 +10:00
Ryan Day
e60fd6d4cb 1.2.1 2018-06-06 15:21:01 -07:00
Ryan Day
13a846da42
Merge pull request from kennedybaird/master
svg shape-rendering=crispEdges per 
2018-06-06 15:19:58 -07:00
Kennedy
5ec88732d6 svg shape-rendering=crispEdges per 2018-06-06 19:06:53 +07:00
James Nicholson
925a98e571 Extracted the version check function into a separate unit to avoid having the circular dependency. Nothing fancy and no functional change. 2018-05-16 15:14:48 -04:00
YeahO_O Yuan
c301458aae Fix passing manual segment list to toFile 2018-03-07 16:56:06 +08:00
Wilson Nger
c598ef632d Applied standard js 2018-01-26 14:58:53 +08:00
Wilson Nger
d5c7b2045a Refactored buffer function 2018-01-26 11:13:12 +08:00
Wilson Nger
f57babf7ea Fixed render to buffer function name 2018-01-26 10:33:26 +08:00
Wilson Nger
63cb7a5939 Added render to buffer 2018-01-09 17:53:00 +08:00
Vincenzo Greco
6b5e5b1b6a 1.2.0 2017-12-28 21:33:25 +01:00
Vincenzo Greco
db525fb374
Merge pull request from soldair/feature/promise
Add support for Promises
2017-12-28 21:16:33 +01:00
Vincenzo Greco
e277a55a4f Update readme with Promises support related infos 2017-12-28 17:15:07 +01:00
Vincenzo Greco
9a2fceeca3 Add tests for Promise based api 2017-12-28 17:15:07 +01:00
Vincenzo Greco
d7066d4a08 Add support for Promises 2017-12-28 17:09:29 +01:00
Vincenzo Greco
39f32bff77 1.1.0 2017-12-28 11:43:02 +01:00
Vincenzo Greco
a3855cabaf
Merge pull request from soldair/refactor/svg-path
Improve svg renderer
2017-12-27 21:50:03 +01:00
Vincenzo Greco
a86068a290 Update svg renderer tests 2017-12-27 20:40:50 +01:00
Vincenzo Greco
740c9294ff Draw svg as vector path 2017-12-27 19:19:12 +01:00
Vincenzo Greco
4efb6ba77f
Merge pull request from soldair/feature/width-option
Add width option
2017-12-27 18:59:07 +01:00
Vincenzo Greco
b8aa24d485 1.0.1 2017-12-27 18:45:08 +01:00
Vincenzo Greco
b665f2d1e4
Merge pull request from soldair/fix/piped-input
Fix wrongly handled input
2017-12-27 18:20:25 +01:00
Vincenzo Greco
679c261a3c
Merge pull request from soldair/fix/alphanum_regex
Fix bug in alphanumeric regexp
2017-12-27 18:19:37 +01:00