Skip to content

v1.0.0

Choose a tag to compare

@nerftools-release nerftools-release released this 19 Apr 21:33
Immutable release. Only release title and notes can be modified.
2e6a715

1.0.0 (2026-04-19)

⚠ BREAKING CHANGES

  • --plugin-config and --prefix flags are removed. Use -c <path> to pass a config file. --prefix is now configured via defaults.prefix in the config file.

Features

  • introduce optional config file, drop --plugin-config and install script (f6a1ab9)

Bug Fixes

  • address review feedback from Copilot (60f4bc5)
  • ci: sync uv.lock during release to prevent version drift (6eef9b8)

Documentation

  • sdd: capture the refactor sdd as it defined the fundamental structure (5c7cad4)