New release mostly containing build system changes and other small things.
What's Changed
- fixed test/Makefile line 137 missing ')' by @razor7788 in #70
- call $(MAKE) instead of make by @felixjogris in #98
- Add newline to end of kiss_fft_log.h by @lanurmi in #99
- Use M_PI instead of M_PIl by @cmumford in #96
- CMakeLists.txt: Bump minimum version to 3.10 by @C0rn3j in #109
- Bump minimum CMake version in kissfft-config.cmake by @krop in #101
- Makefile: Do not fail creating
pkgconfigdirectory if it already exists by @C0rn3j in #107 - README.md: Correctly capitalize simd option by @C0rn3j in #106
- tests/CMakeLists.txt: Fix CMP0148 by @C0rn3j in #108
- Tweaked wording in
READMEby @evanwporter in #100
New Contributors
- @razor7788 made their first contribution in #70
- @felixjogris made their first contribution in #98
- @lanurmi made their first contribution in #99
- @cmumford made their first contribution in #96
- @C0rn3j made their first contribution in #109
- @krop made their first contribution in #101
- @evanwporter made their first contribution in #100
Full Changelog: 131.1.0...131.2.0