Skip to content

0.2.0

Compare
Choose a tag to compare
@coenttb coenttb released this 18 Jul 15:05
· 30 commits to main since this release

Introducing overloads that return an AsyncSequence that yield the URL of each printed PDF. This enable asynchronous handling of each PDF’s creation, allowing immediate processing of each file’s URL as it’s generated. This is useful for tasks like uploading, logging, or further processing, enhancing efficiency and scalability when dealing with multiple PDFs.

Full Changelog: 0.1.6...0.2.0