Skip to content

os-maven-plugin-1.7.1

Latest
Compare
Choose a tag to compare
@trustin trustin released this 07 Nov 12:47
· 2 commits to master since this release
9913130
  • Added detection of more RISC-V architectures. #61 #62 #66 (Thanks to @zinovya and @luhenry)
    • riscv32 is detected as riscv for backward compatibility with 1.7.0.
    • riscv64 is detected as riscv64.
  • 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)