• v0.8.1 289119d0a3

    Release v0.8.1
    Some checks failed
    Release Krayt / pypi-release-krayt (push) Failing after 23s
    Stable

    waylon released this 2025-12-25 10:46:26 -06:00 | 7 commits to main since this release

    [0.8.1] - 2025-12-25

    Added

    • Forgejo Release Support: Updated justfile with comprehensive forgejo/tea release process
    • Release Documentation: Detailed release workflow documentation and automation
    • Binary Distribution: Simplified binary wrapper creation for multiple platforms
    • Manual Release Fallback: Clear instructions for manual release when tea CLI unavailable

    Changed

    • Release Process: Migrated from GitHub/gh CLI to forgejo/tea CLI
    • Build System: Improved binary archive creation process
    • User Experience: Better error handling and guidance during release creation
    • Documentation: Enhanced justfile with comprehensive release instructions

    Installation

    You can install krayt using one of these methods:

    pypi

    pip install krayt
    
    curl https://i.jpillora.com/waylonwalker/krayt | bash
    

    Direct install script

    curl -fsSL https://github.com/waylonwalker/krayt/releases/download/v0.8.1/install.sh | bash
    

    Manual download

    You can also manually download the archive for your platform from the releases page:

    Command Line Usage

    Error getting help: warning: VIRTUAL_ENV=/home/waylon/.cache/uv/builds-v0/.tmp3wSEfT does not match the project environment path .venv and will be ignored; use --active to target the active environment instead
    Usage: krayt [OPTIONS] COMMAND [ARGS]...
    Try 'krayt --help' for help.
    ╭─ Error ──────────────────────────────────────────────────────────────────────╮
    │ No such command 'pod'. │
    ╰──────────────────────────────────────────────────────────────────────────────╯

    Downloads