Skip to content

Releases: kreatolinux/src

src v8.0.0-rc1

16 Feb 03:21
aca2bd6

Choose a tag to compare

v8.0.0-alpha2.1

26 Jan 06:48
53e7d68

Choose a tag to compare

v8.0.0-alpha2

26 Jan 00:02
00873d4

Choose a tag to compare

v8.0.0-alpha1

14 Jan 11:51
6699d57

Choose a tag to compare

v8.0.0-alpha1 Pre-release
Pre-release

Major changes

General

chkupd

run3tools (formerly genpkglist)

kpkg


Minor changes

General

chkupd

run3tools

kpkg

Full Changelog: v7.4.0...v8.0.0-alpha1

src v7.4.0

29 Nov 08:56
6d4f9b7

Choose a tag to compare

src v7.3.1

24 Dec 00:46
1d613e3

Choose a tag to compare

Full Changelog: v7.3.0...v7.3.1

src v7.3.0

23 Dec 12:34
1b071eb

Choose a tag to compare

Changes on kpkg

Changes on Jumpstart

Changes on chkupd

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: v7.2.2...v7.3.0

src v7.2.2

31 Oct 20:58
90ac087

Choose a tag to compare

What's Changed

  • Don't use invalid parameters to Repology API by @AMDmi3 in #105

New Contributors

Full Changelog: v7.2.1...v7.2.2

src v7.2.1

23 Jun 02:49
8db8ae5

Choose a tag to compare

src v7.2.0

13 Jun 19:38
ef7e116

Choose a tag to compare

Changes on kpkg

  • kpkg set: add --file
  • installFromRootInternal: Add postInstall support (should fix a lot of packages)
  • kpkg install: #99

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: v7.1.0...v7.2.0