2.2.0 Released !
Major updates:
- Add environment variable manager
- Add Windows build actions
- Fix multiple general deps build bug for macOS, Linux and Windows
What's Changed
- Add Archlinux doctor support by @crazywhalecc in #412
- Add env variable manager by @crazywhalecc in #403
- fix: use C++ 17 compiler for ICU by @dunglas in #414
- Fix windows nghttp2 dynamic linking bug by @crazywhalecc in #422
- Fix windows UPX_EXEC env var missing bug by @crazywhalecc in #423
- Fix linux imagick openmp linking issue by @crazywhalecc in #424
- Fix FreeBSD pkg-config linking issue by @crazywhalecc in #426
- Fix Intel Mac build action by @simonhamp in #427
- Update actions by @simonhamp in #428
- Fix ncurses pkg-config bug temporarily by @crazywhalecc in #432
- Windows build GitHub Action by @simonhamp in #420
- Add linux env var: SPC_NO_MUSL_PATH by @crazywhalecc in #437
- Fix xz build on macOS and Linux by @crazywhalecc in #438
- Fix ncurses 6.5 build by @crazywhalecc in #439
- Fix micro upx compress bug by @crazywhalecc in #440
- Fix dependency util suggest calculate bug by @crazywhalecc in #441
Full Changelog: 2.1.7...2.2.0