Skip to content

v4.0.0

Choose a tag to compare

@nerftools-release nerftools-release released this 10 Jun 05:30
Immutable release. Only release title and notes can be modified.
b376470

4.0.0 (2026-06-10)

⚠ BREAKING CHANGES

  • reports now live at ~/.nerftools//reports/ (e.g. ~/.nerftools/nerf/reports/ for the default brand). Existing reports at ~/.nerftools/reports/ are not migrated automatically; mv them to the new location if you want them visible to report-show/report-archive.

Features

  • migrate nerf-report to manifest, add show/archive, brand-namespace reports (b940e81)

Bug Fixes

  • nerf-report: address review (BRAND guard, find depth, awk robustness, bash_hint) (bd3e336)
  • nerf-report: chmod 0700 on archive dir; tighten bash_hint; cover no-GNU-date error path (05e4d2c)
  • nerf-report: require full ISO 8601 with explicit timezone in <before> (f33198c)