This release fixes a COM interop memory leak found in issue #23.
It was caused by handling COM objects with the dynamic
keyword and was fixed with a helper class I described on StackOverflow.
So this release won't eat your system's memory when running for a few days.