Skip to content

src v6.2.4

Compare
Choose a tag to compare
@kreatoo kreatoo released this 30 Sep 04:39
· 532 commits to master since this release
8e6ad26

Changes to kpkg

  • Make autocd more consistent
  • Fix build-ci for good

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.2.3...v6.2.4