Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 482 Bytes

CHANGELOG.md

File metadata and controls

18 lines (11 loc) · 482 Bytes

cargo-wasix Changelog

v0.1.22 - 2023-08-30

  • Add hint for including github token when requests fail
  • Fix toolchain detection when a toolchain with a prefix of "wasix" is installed

v0.1.19 - 2023-06-07

  • Fixed Windows target - use MSVC build instead of GNU The primary pre-compiled build now uses the msvc target instead of GNU, needed to update the url.

v0.1.19 - 2023-05-24

  • Update toolchain Github repositories
  • Enable gzip for faster toolchain downloads