- Added detection of more RISC-V architectures. #61 #62 #66 (Thanks to @zinovya and @luhenry)
riscv32
is detected asriscv
for backward compatibility with 1.7.0.riscv64
is detected asriscv64
.
- Added detection of Elbrus 2000 architecture. #57 (Thanks to @antonbashir)
- Added detection of LoongArch64 architecture. #63 #64 (Thanks to @zhangwenlong8911 and @xiangzhai)
- Fixed the detection logic so that it detects more MacOS variants. #58 #67 (Thanks to @aalmiray)