Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove dependence on old version of the qrcode-generator library and streamline the development artifacts and external API #33

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

Conversation

specious
Copy link

This set of changes aims to bring this project up to date with latest upstream developments, along with proper versioning of the declared dependencies and a switch to yarn tooling.

The dependence on an outdated version of kazuhikoarase/qrcode-generator has become an impedance to further development of this utility and equivalent or better ASCII rendering functionality is now part of the upstream library, and so this PR removes its implementation from the source code of this project and sets up a dependence on the latest upstream version of qrcode-generator.

Also, this PR fixes the unit tests and makes some small but material changes to the external API.

In terms of further development, it looks valuable to incorporate the ability to set the data mode, code type, and error correction level both when calling the node API and also when invoking this utility from the command line.

@specious
Copy link
Author

@gtanner, would you please consider merging this?

@specious
Copy link
Author

@mwbrooks, would you please take a look at this pull request?

@specious
Copy link
Author

specious commented Aug 3, 2022

@gtanner, I hate to bug you but...

@eugabrielsilva
Copy link

Please someone merge this!!!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants