Skip to content

Releases: superkoh/koloft-releases

Koloft v0.28.1

Choose a tag to compare

@superkoh superkoh released this 23 Sep 08:43

What's Changed

  • refactor: remove every code comment; keep what they knew in names, tests, ledgers and ADRs (#46)
  • build(deps-dev): Bump browserslist from 4.28.2 to 4.29.0 (#45)
  • build(deps-dev): Bump fast-uri from 3.1.5 to 3.1.8 (#44)
  • build(deps): Bump ccstatusline (#2)
  • build(deps-dev): Bump the dev-dependencies group across 1 directory with 12 updates (#1)
  • build(deps): Bump @vitest/mocker and vitest (#43)
  • build(deps-dev): Bump baseline-browser-mapping from 2.10.38 to 2.11.25 (#42)
  • build(deps-dev): Bump @xmldom/xmldom from 0.8.13 to 0.8.15 (#39)
  • build(deps-dev): Bump js-yaml from 4.3.1 to 4.3.2 (#40)

The build is unsigned (macOS arm64). The easiest way to install: a curl
download gets no quarantine flag, so it opens with a double-click, no Gatekeeper steps at all:

curl -fsSL https://raw.githubusercontent.com/superkoh/koloft-releases/main/install.sh | bash

Or download the dmg below yourself, drag it into Applications, and when Gatekeeper blocks the first open,
remove the quarantine flag (macOS Sequoia dropped the old right-click → Open trick):

xattr -dr com.apple.quarantine /Applications/Koloft.app

Koloft v0.28.0

Choose a tag to compare

@superkoh superkoh released this 23 Sep 04:06

What's Changed

  • Koloft is open source: the code is at https://github.com/superkoh/koloft (GPL-3.0-or-later). Bug reports and ideas are welcome as issues there.
  • build: strip the build machine's paths from native modules in the dmg

The build is unsigned (macOS arm64). The easiest way to install: a curl
download gets no quarantine flag, so it opens with a double-click, no Gatekeeper steps at all:

curl -fsSL https://raw.githubusercontent.com/superkoh/koloft-releases/main/install.sh | bash

Or download the dmg below yourself, drag it into Applications, and when Gatekeeper blocks the first open,
remove the quarantine flag (macOS Sequoia dropped the old right-click → Open trick):

xattr -dr com.apple.quarantine /Applications/Koloft.app