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