Skip to content

v0.6.0

Latest
Compare
Choose a tag to compare
@Eddykasp Eddykasp released this 13 Nov 11:33
· 9 commits to main since this release

A bunch of new features and changes have been added to KLighD, see below for their usage.

Usage

The new version of the CLI is attached to this release and the VS Code extension is published to the marketplaces. Please refer to the initial release for usage information.

Features

  • Add smart zoom support for top-down layout by @Eddykasp in #181
  • Allow KImages to refer to arbitrary URIs, which will be linked in the SVG by @NiklasRentzCAU in #187
  • cli: add option -a --address to specify where the CLI tool should be hosted. by @NiklasRentzCAU in #193
  • Implement client-only layout to allow communication with language servers that don't perform layout. by @NiklasRentzCAU in #195

Changes

Fixes

Tooling/Infrastructure

  • Add lint-fix command to automatically fix linter problems by @Eddykasp in #183
  • Improve production/development minimization/debuggability by @NiklasRentzCAU in #199

Full Changelog: v0.5.0...v0.6.0