What's Changed
* 7 Add async support by JamesHutchison in https://github.com/JamesHutchison/megamock/pull/35
* 5 Add `UseRealLogic` by JamesHutchison in https://github.com/JamesHutchison/megamock/pull/36
* 32 improve typing by JamesHutchison in https://github.com/JamesHutchison/megamock/pull/39
* 31 attr assignments doc and readme improvements by JamesHutchison in https://github.com/JamesHutchison/megamock/pull/40
* 34 38 refactor for `megamock` attribute by JamesHutchison in https://github.com/JamesHutchison/megamock/pull/41
* Improve typing and UseRealLogic by JamesHutchison in https://github.com/JamesHutchison/megamock/pull/42
* Add more tests and update readme to reflect preferred usage by JamesHutchison in https://github.com/JamesHutchison/megamock/pull/44
* Fix return value assignment by JamesHutchison in https://github.com/JamesHutchison/megamock/pull/45
* 37 Add first draft of guidance, improve typing by JamesHutchison in https://github.com/JamesHutchison/megamock/pull/46
* Add `Mega` object, more type improvements, refactors by JamesHutchison in https://github.com/JamesHutchison/megamock/pull/47
* If pytest-mock is installed, use that by JamesHutchison in https://github.com/JamesHutchison/megamock/pull/51
* 37 more guidance and code refactoring by JamesHutchison in https://github.com/JamesHutchison/megamock/pull/52
* Readme improvements by JamesHutchison in https://github.com/JamesHutchison/megamock/pull/53
* cut new version by JamesHutchison in https://github.com/JamesHutchison/megamock/pull/54
**Full Changelog**: https://github.com/JamesHutchison/megamock/compare/v0.1.0-alpha.5...v0.1.0-alpha.6