Releases: hartwork/resolve-march-native
Releases · hartwork/resolve-march-native
6.0.1
6.0.0
What's Changed
Affecting Runtime Behavior
- Add experimental support for Clang (fixes #18) by @hartwork in #203
- Add support for Python 3.13 by @hartwork in #201
Under the Hood
- Migrate off of soon-to-be-removed image
macos-12by @hartwork in #187 - Improve CI by @hartwork in #200
run-tests.yml: Fix job naming pattern by @hartwork in #202run-tests.yml: Fix indentation by @hartwork in #204run-tests.yml: Start recording test coverage by @hartwork in #205- Prepare release 6.0.0 by @hartwork in #206
Full Changelog: 5.1.0...6.0.0
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_keyby @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--helpoutput back in sync by @hartwork in #113- Start using
/dev/stdoutby @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