Skip to content

0.4.0

Compare
Choose a tag to compare
@opalmer opalmer released this 11 Sep 14:38
· 66 commits to master since this release

External Links

Links for documentation, release files and other useful information.

Pull Requests and Issues

Pull requests and issues associated with this release.

Enhancements

98 - Implement CreateProcess
110 - Enhance test.bat
112 - CreateProcess Review
115 - GetOverlappedResult implementation
118 - Improve Error Checks In Tests

Bugs

109 - Add unhandled_error_check() as a cleanup step
117 - Add a few constants for CreateProcess to main.c

Documentation

119 - GetOverlappedResult implementation: changelog
120 - Release 0.4.0

Unittests

114 - Run pep8/pylint on AppVeyor

Refactor

111 - Code Cleanup