Skip to content

Releases: ryanccn/nrr

v0.10.3

27 Jun 14:03
4da425b

Choose a tag to compare

Features

  • eff3a80 (complete) Filter for executables on windows - Ryan Cao

Bug Fixes

  • 76f0d10 Use owo_colors::Style, update benchmarks - Ryan Cao

Miscellaneous

  • affba0a (ci) Update pinned actions - Ryan Cao

v0.10.2

02 Apr 16:15
2897e69

Choose a tag to compare

Bug Fixes

  • de17d8e (exec) Don't set cwd to package root - Ryan Cao

Miscellaneous

  • 61478a1 Update changelog - Ryan Cao
  • 2897e69 (release) Add missing permissions for build workflow_call - Ryan Cao

Build

  • 1957045 Nix-filter -> lib.fileset - Ryan Cao

v0.10.1

15 Mar 02:42
52a091e

Choose a tag to compare

Features

  • 3cde965 (complete) Check execute permissions on Unix - Ryan Cao
  • 1e6b3aa Improve signal handling and exit behavior - Ryan Cao

Miscellaneous

v0.10.0

01 Mar 12:21
bc8b338

Choose a tag to compare

Features

  • 4c49330 Dynamic shell completions - Ryan Cao

Bug Fixes

  • 6542d26 Improve installer, tweak readme - Ryan Cao

Miscellaneous

  • a1ec7e5 (ci) Use GitHub App for updating flake.lock - Ryan Cao
  • 663bb0f (ci) Fix changelog generation, flake.lock update permissions - Ryan Cao
  • 6858072 (nix) Improve flake, versioning - Ryan Cao

Dependencies

  • 1f662f6 Update flake.lock (#66) - update-flake-lock[bot]
  • 7137469 Bump serde from 1.0.208 to 1.0.209 (#68) - dependabot[bot]
  • 8d245d5 Update flake.lock (#67) - github-actions[bot]
  • 2858adb Bump trycmd from 0.15.6 to 0.15.7 (#71) - dependabot[bot]
  • 959431c Bump indexmap from 2.4.0 to 2.5.0 (#70) - dependabot[bot]
  • 3fbc5cd Bump clap from 4.5.16 to 4.5.17 (#72) - dependabot[bot]
  • 67612a5 Bump serde from 1.0.209 to 1.0.210 (#73) - dependabot[bot]
  • 30cbc97 Update flake.lock (#69) - github-actions[bot]
  • 19bdcb5 Bump owo-colors from 4.0.0 to 4.1.0 (#75) - dependabot[bot]
  • a30318e Update flake.lock (#74) - github-actions[bot]
  • 334dc02 Bump unicode-width from 0.1.13 to 0.2.0 (#79) - dependabot[bot]
  • adf2e36 Bump simd-json from 0.13.10 to 0.14.0 (#78) - dependabot[bot]
  • 0a9522a Bump clap from 4.5.17 to 4.5.18 (#77) - dependabot[bot]
  • 49a95ca Bump terminal_size from 0.3.0 to 0.4.0 (#80) - dependabot[bot]
  • f1933fc Update flake.lock (#76) - github-actions[bot]
  • b6aeca1 Update flake.lock (#81) - github-actions[bot]
  • ac5a6ea Bump clap from 4.5.18 to 4.5.19 (#83) - dependabot[bot]
  • f9952f3 Bump indexmap from 2.5.0 to 2.6.0 (#82) - dependabot[bot]
  • 237cde3 Bump clap from 4.5.19 to 4.5.20 (#86) - dependabot[bot]
  • 754da4e Bump simd-json from 0.14.0 to 0.14.1 (#85) - dependabot[bot]
  • ccbd16c Bump serde from 1.0.210 to 1.0.214 (#90) - dependabot[bot]
  • 38ad11d Update flake.lock (#84) - github-actions[bot]
  • d7c23ac Bump trycmd from 0.15.7 to 0.15.8 (#89) - dependabot[bot]
  • 93500bf Bump simd-json from 0.14.1 to 0.14.2 (#88) - dependabot[bot]
  • db241a7 Update flake.lock (#91) - github-actions[bot]
  • 3cdb586 Bump itoa from 1.0.11 to 1.0.13 (#96) - dependabot[bot]
  • 00842e6 Bump simd-json from 0.14.2 to 0.14.3 (#94) - dependabot[bot]
  • 3c53048 Bump serde from 1.0.214 to 1.0.215 (#93) - dependabot[bot]
  • e3efbaf Bump clap from 4.5.20 to 4.5.21 (#95) - dependabot[bot]
  • f4b2337 Bump indexmap from 2.6.0 to 2.7.0 (#99) - dependabot[bot]
  • 7255b00 Bump terminal_size from 0.4.0 to 0.4.1 (#98) - dependabot[bot]
  • 6ea08e2 Bump itoa from 1.0.13 to 1.0.14 (#97) - dependabot[bot]
  • 78b818e Update flake.lock (#92) - github-actions[bot]
  • 3757cdf Bump serde from 1.0.215 to 1.0.216 (#104) - dependabot[bot]
  • de214ff Bump actions/attest-build-provenance from 1 to 2 (#101) - dependabot[bot]
  • 16d0802 Bump clap from 4.5.21 to 4.5.23 (#102) - dependabot[bot]
  • ff5ac4c Update flake.lock (#100) - github-actions[bot]
  • 1950098 Bump clap from 4.5.23 to 4.5.26 (#107) - dependabot[bot]
  • 17e4bb0 Bump serde from 1.0.216 to 1.0.217 (#106) - dependabot[bot]
  • 19de775 Update flake.lock (#105) - github-actions[bot]

v0.9.5

19 Aug 10:57
c17cc6c

Choose a tag to compare

Features

  • c312e64 (list) Use unicode-width for alignment (#58) - Ryan Cao

Refactor

  • 92eb098 Code quality improvements - Ryan Cao

Performance

  • 159e300 (list) Expand stdout locking - Ryan Cao

Miscellaneous

  • ffeea6d (ci) Add update flake.lock workflow - Ryan Cao
  • 2162be2 (update-flake-lock) Use GitHub Actions for creating PRs - Ryan Cao
  • c826f99 (build) Enable link-time optimizations - Ryan Cao
  • 113e84a (nix) Refactors and improvements - Ryan Cao
  • 1e11638 (nix) [breaking] Rename boolean flags according to convention - Ryan Cao
  • 82259e7 (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 Cao
  • a5f3884 Update flake.lock (#61) - Ryan Cao
  • 9135a05 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

26 Jul 14:02
69ad161

Choose a tag to compare

Features

Miscellaneous

Build

v0.9.3

25 Jun 04:54
8f2f132

Choose a tag to compare

Bug Fixes

  • d42f7f3 Detect actual argv0 instead of current executable - Ryan Cao

    Thank 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

31 May 01:17
79f5ab9

Choose a tag to compare

Features

  • ca529de Warn on read and parse errors - Ryan Cao

Refactor

  • d3beafa Adopt thiserror - Ryan Cao

Miscellaneous

  • c1fce66 Generate changelog for releases - Ryan Cao

v0.9.1

11 May 07:55
8ad2c21

Choose a tag to compare

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 Cao
  • 16ab9b9 Add cargo-binstall support - Ryan Cao
  • e8d5c80 Update benchmark to include node --run - Ryan Cao

Build

  • 122bda0 Add aarch64-pc-windows-msvc target - Ryan Cao

v0.9.0

19 Apr 02:32
6ae018d

Choose a tag to compare

Features

  • 7c1576e [breaking] Arbitrary command execution (#27) - Ryan Cao
  • b6d0d14 Add silent flag - Ryan Cao
  • e3ebf16 Adopt simd_json, drop zero-copy - Ryan Cao
  • 0adae88 Add binary artifacts and static builds (#31) - seth
  • fd8e1de Load environment files with -e/--env-file - Ryan Cao
  • 6aa164f (exec) Allow non-npm installed commands, adopt execvp on unix - Ryan Cao

Bug Fixes

  • ff7320e (exec) Never print information - Ryan Cao

Refactor

  • ed04295 Reduce duplication and improve organization - Ryan Cao

Performance

  • 6d187e6 Use itoa for integer formatting - Ryan Cao

Testing

  • a8a4859 Add integration tests - Ryan Cao

Documentation

  • 7eba97b Fix admonition syntax - Ryan Cao

Miscellaneous

  • 06ec194 Adopt cargo-auditable - Ryan Cao
  • d622834 Remove unused fns - Ryan Cao

Revert

  • 10aaa49 Don't use exec on unix - Ryan Cao