Skip to content

Release 1.6

Choose a tag to compare

@JCWasmx86 JCWasmx86 released this 08 Apr 05:15
· 2177 commits to main since this release
  • Don't depend on unzip/tar/xz/bzip2/gunzip for extracting wraps and their patches
  • Build binaries for Ubuntu 18.04 and 20.04 in CI
  • Measure code coverage in CI
  • Cache downloaded wraps (wrap-file only) and downloaded patches
  • Setup AUR package for Archlinux
  • Implement read-only navigation for subprojects. Formatting won't be supported. Editing the meson code of subprojects that come from .wrap files is undefined behavior and may cause strange issues.
  • Use variables from subprojects during type analysis.

This will be the last release before Version 2.0, as all features set for 2.0 were implemented now