python-qrcode v5.0 Release Notes

Release Date: 2014-06-17 // almost 10 years ago
    • Speed optimizations.

    • 🔄 Change the output when using the qr script to use ASCII rather than just colors, better using the terminal real estate.

    • 🛠 Fix a bug in passing bytecode data directly when in Python 3.

    • Substation speed optimizations to best-fit algorithm (thanks Jacob Welsh!).

    • 0️⃣ Introduce a print_ascii method and use it as the default for the qr script rather than print_tty.