What's Changed
* Add performance documentation with runnable script by DanWehr in https://github.com/DanWehr/recompyle/pull/10
* Fix profiler bug, expand tests by DanWehr in https://github.com/DanWehr/recompyle/pull/12
* Rename decorators by DanWehr in https://github.com/DanWehr/recompyle/pull/13
* `rewrite_wrap_calls` decorator renamed to `wrap_calls`
* `shallow_call_profiler` decorator renamed to `flat_profile`
* Add call filtering support for flat profiler by DanWehr in https://github.com/DanWehr/recompyle/pull/14
* Add isort to pre-commit, update black version by DanWehr in https://github.com/DanWehr/recompyle/pull/15
* Version update for Release 0.2.0 by DanWehr in https://github.com/DanWehr/recompyle/pull/16
**Full Changelog**: https://github.com/DanWehr/recompyle/compare/0.1.1...0.2.0