Releases: ryanccn/nrr
Releases · ryanccn/nrr
v0.9.5
Features
Refactor
92eb098
Code 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
d00398e
Bump DeterminateSystems/nix-installer-action from 12 to 13 (#57) - dependabot[bot]a181ae1
Bump clap from 4.5.11 to 4.5.13 (#60) - dependabot[bot]b3817bc
Bump indexmap from 2.2.6 to 2.3.0 (#59) - dependabot[bot]cd1f248
Update dependencies - Ryan Caoa5f3884
Update flake.lock (#61) - Ryan Cao9135a05
Bump clap from 4.5.14 to 4.5.15 (#63) - dependabot[bot]bdc1ddf
Bump serde from 1.0.205 to 1.0.207 (#64) - dependabot[bot]
v0.9.4
v0.9.3
Bug Fixes
-
d42f7f3
Detect actual argv0 instead of current executable - Ryan CaoThank you to @soopyc for reporting this critical bug!
Testing
6155ae8
Add invalid JSON case - Ryan Cao
Documentation
ea82173
Clarify exec context - Ryan Cao
Miscellaneous
ce64c3f
Add build provenance attestations - Ryan Cao
v0.9.2
v0.9.1
Features
c360fbe
Add installer script - Ryan Cao
Bug Fixes
7d81dad
(list) Remove extra newline at end of output - Ryan Cao
Refactor
9235f68
Make shared util modules - Ryan Cao
Testing
7fe789c
(run) Add test for multiple arguments - Ryan Cao
Documentation
7a46bb6
Complete GitHub Releases section - Ryan Cao16ab9b9
Addcargo-binstall
support - Ryan Caoe8d5c80
Update benchmark to includenode --run
- Ryan Cao
Build
122bda0
Addaarch64-pc-windows-msvc
target - Ryan Cao
v0.9.0
Features
7c1576e
[breaking] Arbitrary command execution (#27) - Ryan Caob6d0d14
Addsilent
flag - Ryan Caoe3ebf16
Adoptsimd_json
, drop zero-copy - Ryan Cao0adae88
Add binary artifacts and static builds (#31) - sethfd8e1de
Load environment files with-e/--env-file
- Ryan Cao6aa164f
(exec) Allow non-npm installed commands, adoptexecvp
on unix - Ryan Cao
Bug Fixes
ff7320e
(exec) Never print information - Ryan Cao
Refactor
ed04295
Reduce duplication and improve organization - Ryan Cao
Performance
6d187e6
Useitoa
for integer formatting - Ryan Cao
Testing
a8a4859
Add integration tests - Ryan Cao
Documentation
7eba97b
Fix admonition syntax - Ryan Cao
Miscellaneous
Revert
10aaa49
Don't useexec
on unix - Ryan Cao