Skip to content

src v7.0.0

Compare
Choose a tag to compare
@kreatoo kreatoo released this 11 Apr 21:54
· 147 commits to master since this release
7289bec

What's Changed

See earlier rc/alphas (or the full changelog).

The dist tarball includes generated.nim which allows you to build without generating libarchive bindings with futhark and llvm.
You can build with generated.nim by adding -d:useDist to nimc arguments like so;

sh build.sh -a "-d:useDist" -p kpkg

Full Changelog: v6.8.0...v7.0.0