• v0.1.4 a3559781b1

    DevComp released this 2025-09-08 09:33:33 +01:00 | 15 commits to main since this release

    This release has few user-facing changes and focuses primarily on improving CI pipelines internally by better usage of nix.

    Added

    • crane usage in nix flake for more incremental builds, checks, and more
    • bun2nix usage in flake for incrementalism in bun dependency installs and builds
    • Allow nix flake accepting build features using callPackage and overrides
    • Add homepage field in Cargo package manifest

    Changed

    • Update npm & cargo dependencies
    • Update README with new nix instructions
    • Make CI setup to rely on nix flake more, eliminate separate Rust caching
    • Use nixfmt-tree as new formatter for nix files
    • Install bun packages in locked mode for docker image building
    Downloads