Skip to content

v0.6.0

Choose a tag to compare

@github-actions github-actions released this 21 Jun 02:23
10f8ce8

0.6.0 (2026-06-21)

⚠ BREAKING CHANGES

  • replace NEM_NO_DEFAULT_CATALOG with use-default-catalog config

Features

  • allow packages to declare custom binary paths (d72398b)
  • default to the official OCI catalog out of the box (82c64b2)
  • improve CLI UX with themes, spinners, and change summaries (f1b4987)
  • opt out of the build sandbox via config (13e32c4)
  • replace NEM_NO_DEFAULT_CATALOG with use-default-catalog config (6cb63eb)
  • show nem.ver path in nem status source column (8dd6e8d)
  • support stripComponents in install.extract (61d48e7)

Bug Fixes

  • persist catalog local-dir paths as absolute (8ff0407)