Skip to content

Releases: mnahkies/ng-qrcode

v5.1.1

03 Oct 10:40
Compare
Choose a tag to compare
  • Dependencies updated, rebuild with latest angular-devkit

v5.1.0

03 Oct 09:56
Compare
Choose a tag to compare
  • Support configuring margin around the qr code (rendered within the canvas element)

v4.3.0

03 Oct 10:11
Compare
Choose a tag to compare
  • Support configuring margin around the qr code (rendered within the canvas element)

v5.0.0

18 Jun 05:53
d4d6cee
Compare
Choose a tag to compare

BREAKING CHANGES: Dropped support for angular versions prior to v12, require applications to be using Ivy rather than deprecated ViewEngine.

v4.2.0

11 Apr 13:46
Compare
Choose a tag to compare

Overview

  • Support rendering an image in the center of the generated QR code
  • Use default error correction level correctly if undefined is passed to the input
  • Documentation improvements

v4.1.0

14 Nov 10:42
ba7d09b
Compare
Choose a tag to compare

Overview

  • Support Angular 11

v4.0.1

04 Oct 13:40
Compare
Choose a tag to compare

Overview

  • Forgot to include README in 4.0.0

v4.0.0

04 Oct 13:39
5bd14c0
Compare
Choose a tag to compare

Overview

  • Support Angular 10
  • Dependencies updated

BREAKING CHANGES: Dropped support for angular versions prior to v10

v3.0.2

13 Dec 14:27
Compare
Choose a tag to compare

Overview

  • Update dependencies
  • Amend README.md

v3.0.1

11 Aug 11:32
Compare
Choose a tag to compare

Overview

  • Amend README.md