Releases: hartwork/resolve-march-native
Releases · hartwork/resolve-march-native
5.1.0
5.0.2
5.0.1
5.0.0
4.1.0
4.0.0
What's Changed
- Add
-mcpu=
support tosort.flags_sort_key
by @hartwork in #109 - Fix help output link clickability by @hartwork in #111
- Debug print invocation of target help call to GCC, also by @hartwork in #112
README.rst
: Get--help
output back in sync by @hartwork in #113- Start using
/dev/stdout
by @hartwork in #114 README.rst
: Migrate from reStructuredText to Markdown by @hartwork in #116- Fix target help parser (fixes #110) by @hartwork in #115
- Bump version to 4.0.0 by @hartwork in #117
Full Changelog: 3.0.0...4.0.0
3.0.0
What's Changed
- Pin GitHub Actions to specific commits for security by @hartwork in #82
- Drop support for Python 3.7 by @hartwork in #92
- Add support for Python 3.12 by @hartwork in #102
- Fix
-mtune=
error message typo by @hartwork in #108 - Support
-mcpu
(fixes #78) by @hartwork in #107
Full Changelog: 2.2.0...3.0.0