What's Changed
The focus of this release has been to meet open-source community standards.
It does so by providing Contributing Guidelines, Issues and Pull-Requests templates.
Additionally, the documentation has been reworked to improve navigation (via search bar, side menu/panel, eased navigation on GitHub, ...) and maintainability (reduced line count, mostly markdown sources, ...). The website rendering is now delegated to a template customisable theme. See the new website at sleef.org, and docs/ for the GitHub-rendered documentation.
The release also provides various bug fixes on several targets, in CPU detection and in the benchmark infrastructure.
Added
Changed
- Adjust scheduling of GHA workflows by @blapie in #553
- Port documentation from html to markdown by @blapie in #564
- Update acosh documentation by @joanaxcruz in #572
Fixed
- S/390: Use getauxval for detecting VXE2 to fix #560 by @Andreas-Krebbel in #561
- Revive micro-benchmarks for vector functions by @joanaxcruz in #571
All Contributors
Thank you @joanaxcruz, @Andreas-Krebbel and @blapie.
New Contributors
- @Andreas-Krebbel made their first contribution in #561
Full Changelog: 3.6.1...3.7.0