Skip to content

Releases: grapitydev/cli

v0.6.0

02 Jun 18:53
171e0ef

Choose a tag to compare

0.6.0 (2026-06-02)

Features

  • add Apache-2.0 LICENSE file (b61ab1e)
  • add gateway logs command and gateway engine (8a22bef)

Bug Fixes

  • deps: update dependency @grapity/core to ^0.2.0 (#30) (c2396cd)
  • deps: update dependency @grapity/registry to v0.5.0 (#31) (47a1b69)
  • remove unused deck-example.yaml (a583204)

v0.5.0

25 May 18:53
422397d

Choose a tag to compare

0.5.0 (2026-05-25)

Features

  • add documentation links (4be5b0a)

Bug Fixes

  • deps: update dependency @grapity/hub to ^0.2.0 (#27) (2d88287)
  • deps: update dependency @grapity/registry to v0.4.0 (#28) (1191905)

v0.4.4

25 May 09:49
47eb4ab

Choose a tag to compare

0.4.4 (2026-05-25)

Bug Fixes

  • bump @grapity/hub to ^0.1.3 (db89456)
  • separate Registry and Hub startup blocks, lowercase branding (f0d5d77)

v0.4.3

25 May 09:02
89bc356

Choose a tag to compare

0.4.3 (2026-05-25)

Bug Fixes

  • deps: update dependency @grapity/registry to v0.3.3 (#23) (a5163d6)

v0.4.2

24 May 15:20
e9420a1

Choose a tag to compare

0.4.2 (2026-05-24)

Bug Fixes

  • deps: update dependency @grapity/hub to ^0.1.2 (#21) (e015d31)

v0.4.1

23 May 14:57
6f90bce

Choose a tag to compare

0.4.1 (2026-05-23)

Bug Fixes

  • deps: update dependency @grapity/registry to v0.3.2 (#20) (258fc93)
  • use fix prefix for @grapity/* dependency bumps to trigger releases (addc625)

v0.4.0

30 Apr 18:51
f693c1d

Choose a tag to compare

0.4.0 (2026-04-30)

Features

  • display resolved semver in registry spec header (78c02e1)

v0.3.0

30 Apr 18:19
fcc3336

Choose a tag to compare

0.3.0 (2026-04-30)

Features

  • add syntax highlighting to registry spec output (c03f329)
  • pretty-print JSON output in registry spec command (4a11fa5)
  • rename --version to --semver in registry spec command (559f042)

Bug Fixes

  • sanitize semver input in registry spec command (8f2e647)
  • wrap all registry commands in try/catch for themed error output (e6701a1)

v0.2.2

29 Apr 18:15
7ae6cf9

Choose a tag to compare

0.2.2 (2026-04-29)

Bug Fixes

  • resolve package.json path correctly in bundled serve command (c007140)

v0.2.1

29 Apr 18:02
9816b3f

Choose a tag to compare

0.2.1 (2026-04-29)

Bug Fixes

  • ensure compatibility with @grapity/core 0.1.0 and @grapity/registry 0.2.0 (9b98963)