What's Changed
* Change http to https in LICENSE.txt by mtelka in https://github.com/jrfonseca/gprof2dot/pull/82
* Added support for simulated/embedded gprof output by DepthDeluxe in https://github.com/jrfonseca/gprof2dot/pull/86
* Fix typos in readme by hartwork in https://github.com/jrfonseca/gprof2dot/pull/89
* Make GitHub Actions cover oldest and youngest Pythons alive by hartwork in https://github.com/jrfonseca/gprof2dot/pull/90
* Stop Codecov CI from failing on forks by hartwork in https://github.com/jrfonseca/gprof2dot/pull/91
* Trigger `testOnly.yml` workflow when its content changes by hartwork in https://github.com/jrfonseca/gprof2dot/pull/92
* Drop Python 2.7 leftovers + require Python >=3.8 by hartwork in https://github.com/jrfonseca/gprof2dot/pull/93
New Contributors
* mtelka made their first contribution in https://github.com/jrfonseca/gprof2dot/pull/82
* DepthDeluxe made their first contribution in https://github.com/jrfonseca/gprof2dot/pull/86
* hartwork made their first contribution in https://github.com/jrfonseca/gprof2dot/pull/89
**Full Changelog**: https://github.com/jrfonseca/gprof2dot/compare/2022.07.29...2024.06.06