Version 1.3.1
- Binary releases for Windows were mistakenly built with AVX instruction set enabled which caused the lib to fail on older CPUs (#3). Thanks to G7GQW for reporting and to Jonti Olds for analysis.
- Downgraded optimization level for release builds from -O3 to -O2 to reduce chances of similar problems for cross-platform builds.