Skip to content

0.9.1

Compare
Choose a tag to compare
@github-actions github-actions released this 02 Aug 20:56
· 22 commits to main since this release
ac46701

Summary

This release introduces a few enhancements that to ensure a) no undesired code is executed when an exception is caught, and b) to avoid trying to emit headers multiple times.

Changes

This release was made possible by the following contributors:

@brianphillips and @t1agob