• v0.2.0 1a6a91844d

    v0.2.0 Stable

    github-actions[bot] released this 2025-08-20 15:58:10 +00:00 | 87 commits to main since this release

    No known key found for this signature in database

    Changelog

    • Use formatted print statements instead of string concat (247592c5aa) (94bf256756)
    • Set additional shell options and add confirmation to run scripts (fd7f723595)
    • Wrap text and syntax highlight code blocks (b866a970c8)

    Full Changelog: https://github.com/noClaps/pkg/compare/v0.1.9...v0.2.0

    Breaking changes

    You now have to confirm whether install scripts will run. There will be a preview of the script that's about to run and you can enter y to confirm it, or enter n or just press Enter to skip running that script.

    image

    You can also auto-accept all script runs by adding the -y or --yes option to your add and update commands.

    Downloads