Skip to content

v0.13.0

Latest

Choose a tag to compare

@github-actions github-actions released this 13 Jan 19:16

Key improvements:

  • MSVC: MSBuild support improvements, forward slash output dir handling, better /Fo argument parsing
  • GCC/Clang: Assembly language support, C preprocessor output support, pipe flag ignoring, improved save-temps detection
  • Fixed Clang -parallel-jobs hashing and added -fexperimental-assignment-tracking support
  • New architecture support: Added RISC-V 64 (riscv64) support
  • Distributed compilation: Now prints hostname info for remote jobs that failed; improved compiler
    package handling with /etc/ld.so.conf.d
  • Nix support: Added Nix flake with installation documentation
  • Added benchmarking infrastructure with CodSpeed

What's Changed

New Contributors

Full Changelog: v0.12.0...v0.13.0