We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a10bb76 commit f51aba7Copy full SHA for f51aba7
release-notes.txt
@@ -8,7 +8,7 @@ Release notes:
8
- removes release-notes.txt from file dependencies, but keep in the package, #138
9
10
0.3.1 (unreleased)
11
- - fixes not calling Dispose for 'use!' and 'use', #157 (fixed by @bartelink)
+ - fixes not calling Dispose for 'use!', 'use', or `finally` blocks in `try`...`finally` #157
12
13
0.3.0
14
- internal renames, improved doc comments, signature files for complex types, hide internal-only types, fixes #112.
0 commit comments