What's Changed
* Initial version of exception support, VEH, VCH, SEH, UnhandledExceptionFilter are all working!
* 8 implement write byte write word by oopsmishap in https://github.com/mrexodia/dumpulator/pull/18
* Handle manager by oopsmishap in https://github.com/mrexodia/dumpulator/pull/19
* Added support for setting/getting flags in Registers() by Calastrophe in https://github.com/mrexodia/dumpulator/pull/20
* File Handle Fixes + New Functionality by oopsmishap in https://github.com/mrexodia/dumpulator/pull/21
* Implementing a standalone memory manager by Calastrophe in https://github.com/mrexodia/dumpulator/pull/22
* New memory manager by mrexodia in https://github.com/mrexodia/dumpulator/pull/25
* Module manager by oopsmishap and mrexodia in https://github.com/mrexodia/dumpulator/pull/26
New Contributors
* Calastrophe made their first contribution in https://github.com/mrexodia/dumpulator/pull/20
**Full Changelog**: https://github.com/mrexodia/dumpulator/compare/v0.0.11...v0.1.0