What's Changed
- Published Windows x64 prebuilt npm artifacts for beta installs, including
hunkdiff-windows-x64as an optional dependency by @benvinegar in #282 - Completed native Windows 11 support for local build, package, install, and prebuilt smoke-test scripts by @Ofekw in #285
- Added Nix flake support for development shells, package outputs,
nix run, and package validation by @m4r1vs and @elucid in #231 and #284 - Added automatic light/dark theme detection from the terminal background when
theme = "auto"is enabled by @elucid in #290 - Fixed Ctrl-C in the live TUI so it exits through Hunk's full shutdown path by @benvinegar in #292
New Contributors
Full Changelog: v0.12.0-beta.1...v0.12.0-beta.2