• v0.1.1 3c1ae1db49

    DevComp released this 2025-09-03 10:43:27 +01:00 | 79 commits to main since this release

    Added

    • Add missing license and description fields in cargo package manifest
    • Add cargo-deny configs
    • Added launch button on website to launch in any installed SSH clients on the website
    • Speed up typing animation animation on the website
    • Make the cursor blink animation on the website smoother and more fluid
    • Link back to the source-code repository on the website
    • Use TypeScript for all web tooling config files

    Changed

    • Relicense project to AGPL v3 from MIT
    • Eliminate dependence on patch-crate in favor of in-house cargo-rustc-patch.sh compiler hook
    • Use nightly-2025-06-20 of the Rust toolchain, corresponding to stable v1.91
    • Update cargo & npm dependencies
    • Optimize dependency tree by no longer relying on unnecessary depdencies (such as awc-lc-rs, openssl, etc.)
    Downloads