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

[Question] Planned release data for 0.3.x (async version) of the lib? #2367

Closed
jloleysens opened this issue Dec 6, 2021 · 1 comment
Closed

Comments

@jloleysens
Copy link

jloleysens commented Dec 6, 2021

Hello!

Hopefully this is the correct way to ask about 0.3.x.

We use this library on a NodeJS server that is responsible for serving requests and compiling PDF reports. We are currently using version 0.1.15 which generates a PDF synchronously as one chunk of work on the event loop, stalling the ability to handle requests or other work. It looks like 0.3.x contains changes that move this to happen asynchronously, yielding control back to other code. I tested this out with master and it looks like it provides the functionality we are after.

Would it be possible to get an idea of when 0.3.x is being released?

Cheers!

[UPDATE]

Or any other kind of work-around.

@jloleysens jloleysens changed the title [Question] Planned release data for 0.3.x of the lib? [Question] Planned release data for 0.3.x (async version) of the lib? Dec 6, 2021
@liborm85
Copy link
Collaborator

liborm85 commented Jan 6, 2022

Beta version of 0.3 is available.

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

No branches or pull requests

2 participants