We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Support output string as a stream, also useful in improving performance.
The text was updated successfully, but these errors were encountered:
feat: stream rendering, closed #361 fixes #360
87a2928
9012133
chore(release): 9.26.0 [skip ci]
5099597
# [9.26.0](v9.25.1...v9.26.0) (2021-09-30) ### Features * orderedFilterParameters, closes [#312](#312) ([10e8c8f](10e8c8f)) * stream rendering, closed [#361](#361) fixes [#360](#360) ([9012133](9012133)) * timezoneOffset option to specify output timezone, see [#375](#375) ([6b9f872](6b9f872)) ### Performance Improvements * improve performance by 4x by simplified parseFile ([24f5346](24f5346)) * parse filenames in parse() insteadof render() ([8273c17](8273c17))
🎉 This issue has been resolved in version 9.26.0 🎉
The release is available on:
Your semantic-release bot 📦🚀
Sorry, something went wrong.
No branches or pull requests
Support output string as a stream, also useful in improving performance.
The text was updated successfully, but these errors were encountered: