Skip to content

Releases: newcomb-luke/kOS-KLinker

Version 3.0.2 Release

11 Nov 22:16
d88c202
Compare
Choose a tag to compare

What's Changed

  • Updated to KerbalObjects 4.0.2 for bugfixes
  • Fixed bug in previous release entry point setting

Notice

This is the standalone KLinker release. It is recommended that if you want any other of the development toolchain, you go to the Kerbal Assembler releases as that is bundled with KDump and KLinker.

PKGBUILD

Included in this release is a PKGBUILD file which is available for users of Arch Linux. When the PKGBUILD file is downloaded, in the same directory, makepkg -si can be run to install KDump and its dependencies and it will automatically be included in your PATH and moved to a system directory.

Version 3.0.0 Release

27 Oct 21:56
8e95f4a
Compare
Choose a tag to compare

What's Changed

  • Update Clap to 4.0
  • Updated to KerbalObjects 4.0
  • Added MacOS executable binary
  • Fixed bug where symbols that didn't need to have valid data indices were required to.

Notice

This is the standalone KLinker release. It is recommended that if you want any other of the development toolchain, you go to the Kerbal Assembler releases as that is bundled with KDump and KLinker.

PKGBUILD

Included in this release is a PKGBUILD file which is available for users of Arch Linux. When the PKGBUILD file is downloaded, in the same directory, makepkg -si can be run to install KDump and its dependencies and it will automatically be included in your PATH and moved to a system directory.

v2.0.10

10 Dec 21:36
Compare
Choose a tag to compare

First official release of KLinker!

It is not version 1.0 because the linker had been completely rewritten to support the entire kOS "KASM" toolchain.

Below are the release files. All are compiled for x86_64.