Releases: ryanccn/nrr
Releases · ryanccn/nrr
v0.10.3
v0.10.2
v0.10.1
v0.10.0
Features
4c49330Dynamic shell completions - Ryan Cao
Bug Fixes
6542d26Improve installer, tweak readme - Ryan Cao
Miscellaneous
a1ec7e5(ci) Use GitHub App for updating flake.lock - Ryan Cao663bb0f(ci) Fix changelog generation, flake.lock update permissions - Ryan Cao6858072(nix) Improve flake, versioning - Ryan Cao
Dependencies
1f662f6Update flake.lock (#66) - update-flake-lock[bot]7137469Bump serde from 1.0.208 to 1.0.209 (#68) - dependabot[bot]8d245d5Update flake.lock (#67) - github-actions[bot]2858adbBump trycmd from 0.15.6 to 0.15.7 (#71) - dependabot[bot]959431cBump indexmap from 2.4.0 to 2.5.0 (#70) - dependabot[bot]3fbc5cdBump clap from 4.5.16 to 4.5.17 (#72) - dependabot[bot]67612a5Bump serde from 1.0.209 to 1.0.210 (#73) - dependabot[bot]30cbc97Update flake.lock (#69) - github-actions[bot]19bdcb5Bump owo-colors from 4.0.0 to 4.1.0 (#75) - dependabot[bot]a30318eUpdate flake.lock (#74) - github-actions[bot]334dc02Bump unicode-width from 0.1.13 to 0.2.0 (#79) - dependabot[bot]adf2e36Bump simd-json from 0.13.10 to 0.14.0 (#78) - dependabot[bot]0a9522aBump clap from 4.5.17 to 4.5.18 (#77) - dependabot[bot]49a95caBump terminal_size from 0.3.0 to 0.4.0 (#80) - dependabot[bot]f1933fcUpdate flake.lock (#76) - github-actions[bot]b6aeca1Update flake.lock (#81) - github-actions[bot]ac5a6eaBump clap from 4.5.18 to 4.5.19 (#83) - dependabot[bot]f9952f3Bump indexmap from 2.5.0 to 2.6.0 (#82) - dependabot[bot]237cde3Bump clap from 4.5.19 to 4.5.20 (#86) - dependabot[bot]754da4eBump simd-json from 0.14.0 to 0.14.1 (#85) - dependabot[bot]ccbd16cBump serde from 1.0.210 to 1.0.214 (#90) - dependabot[bot]38ad11dUpdate flake.lock (#84) - github-actions[bot]d7c23acBump trycmd from 0.15.7 to 0.15.8 (#89) - dependabot[bot]93500bfBump simd-json from 0.14.1 to 0.14.2 (#88) - dependabot[bot]db241a7Update flake.lock (#91) - github-actions[bot]3cdb586Bump itoa from 1.0.11 to 1.0.13 (#96) - dependabot[bot]00842e6Bump simd-json from 0.14.2 to 0.14.3 (#94) - dependabot[bot]3c53048Bump serde from 1.0.214 to 1.0.215 (#93) - dependabot[bot]e3efbafBump clap from 4.5.20 to 4.5.21 (#95) - dependabot[bot]f4b2337Bump indexmap from 2.6.0 to 2.7.0 (#99) - dependabot[bot]7255b00Bump terminal_size from 0.4.0 to 0.4.1 (#98) - dependabot[bot]6ea08e2Bump itoa from 1.0.13 to 1.0.14 (#97) - dependabot[bot]78b818eUpdate flake.lock (#92) - github-actions[bot]3757cdfBump serde from 1.0.215 to 1.0.216 (#104) - dependabot[bot]de214ffBump actions/attest-build-provenance from 1 to 2 (#101) - dependabot[bot]16d0802Bump clap from 4.5.21 to 4.5.23 (#102) - dependabot[bot]ff5ac4cUpdate flake.lock (#100) - github-actions[bot]1950098Bump clap from 4.5.23 to 4.5.26 (#107) - dependabot[bot]17e4bb0Bump serde from 1.0.216 to 1.0.217 (#106) - dependabot[bot]19de775Update flake.lock (#105) - github-actions[bot]
v0.9.5
Features
Refactor
92eb098Code quality improvements - Ryan Cao
Performance
159e300(list) Expand stdout locking - Ryan Cao
Miscellaneous
ffeea6d(ci) Add update flake.lock workflow - Ryan Cao2162be2(update-flake-lock) Use GitHub Actions for creating PRs - Ryan Caoc826f99(build) Enable link-time optimizations - Ryan Cao113e84a(nix) Refactors and improvements - Ryan Cao1e11638(nix) [breaking] Rename boolean flags according to convention - Ryan Cao82259e7(nix) Refactor flake (#65) - seth
Dependencies
d00398eBump DeterminateSystems/nix-installer-action from 12 to 13 (#57) - dependabot[bot]a181ae1Bump clap from 4.5.11 to 4.5.13 (#60) - dependabot[bot]b3817bcBump indexmap from 2.2.6 to 2.3.0 (#59) - dependabot[bot]cd1f248Update dependencies - Ryan Caoa5f3884Update flake.lock (#61) - Ryan Cao9135a05Bump clap from 4.5.14 to 4.5.15 (#63) - dependabot[bot]bdc1ddfBump serde from 1.0.205 to 1.0.207 (#64) - dependabot[bot]
v0.9.4
v0.9.3
Bug Fixes
-
d42f7f3Detect actual argv0 instead of current executable - Ryan CaoThank you to @soopyc for reporting this critical bug!
Testing
6155ae8Add invalid JSON case - Ryan Cao
Documentation
ea82173Clarify exec context - Ryan Cao
Miscellaneous
ce64c3fAdd build provenance attestations - Ryan Cao
v0.9.2
v0.9.1
Features
c360fbeAdd installer script - Ryan Cao
Bug Fixes
7d81dad(list) Remove extra newline at end of output - Ryan Cao
Refactor
9235f68Make shared util modules - Ryan Cao
Testing
7fe789c(run) Add test for multiple arguments - Ryan Cao
Documentation
7a46bb6Complete GitHub Releases section - Ryan Cao16ab9b9Addcargo-binstallsupport - Ryan Caoe8d5c80Update benchmark to includenode --run- Ryan Cao
Build
122bda0Addaarch64-pc-windows-msvctarget - Ryan Cao
v0.9.0
Features
7c1576e[breaking] Arbitrary command execution (#27) - Ryan Caob6d0d14Addsilentflag - Ryan Caoe3ebf16Adoptsimd_json, drop zero-copy - Ryan Cao0adae88Add binary artifacts and static builds (#31) - sethfd8e1deLoad environment files with-e/--env-file- Ryan Cao6aa164f(exec) Allow non-npm installed commands, adoptexecvpon unix - Ryan Cao
Bug Fixes
ff7320e(exec) Never print information - Ryan Cao
Refactor
ed04295Reduce duplication and improve organization - Ryan Cao
Performance
6d187e6Useitoafor integer formatting - Ryan Cao
Testing
a8a4859Add integration tests - Ryan Cao
Documentation
7eba97bFix admonition syntax - Ryan Cao
Miscellaneous
Revert
10aaa49Don't useexecon unix - Ryan Cao