Skip to content

v0.2.81

Choose a tag to compare

@ziggle-dev ziggle-dev released this 28 Jul 00:01
· 61 commits to main since this release

What's Changed

Fixed

  • Fixed tsup build configuration trying to build deleted dynamic tools folder
  • Added Windows diagnostic script to help debug PATH issues
  • Ensured shebang is preserved in built files for proper command execution

Windows Installation Note

If the clanker command is not found after installing, run the diagnostic script:

npx @ziggler/clanker scripts/diagnose-windows.ps1

This will help identify PATH configuration issues on Windows.

Full Changelog: v0.2.8...v0.2.81