Releases: mnahkies/ng-qrcode
Releases · mnahkies/ng-qrcode
v5.1.1
- Dependencies updated, rebuild with latest angular-devkit
v5.1.0
- Support configuring margin around the qr code (rendered within the canvas element)
v4.3.0
- Support configuring margin around the qr code (rendered within the canvas element)
v5.0.0
BREAKING CHANGES: Dropped support for angular versions prior to v12, require applications to be using Ivy rather than deprecated ViewEngine.
v4.2.0
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.0.1
Overview
- Forgot to include README in 4.0.0
v4.0.0
Overview
- Support Angular 10
- Dependencies updated
BREAKING CHANGES: Dropped support for angular versions prior to v10
v3.0.2
Overview
- Update dependencies
- Amend README.md