## [1.7.0] ### Feature - Support generate Qrcode as svg. ## [1.6.3] - 2019-09-16 ### Update - Perfect documentation. - Add eslint check. ## [1.6.2] - 2019-05-21 ### Remove: - `backingStorePixelRatio` is deprecated. more infomation [CanvasRenderingContext2D](https://developer.mozilla.org/en-US/docs/Web/API/CanvasRenderingContext2D). ## [1.6.0] - 2018-04-14 ### Changed - Use Vue render function, not use jsx. ### Bugfixs - convert utf-16 to utf-8.