Skip to content

roe: v1.0.0

Choose a tag to compare

@github-actions github-actions released this 22 Jul 22:05

1.0.0 (2026-07-22)

Features

  • Distribute roe via NuGet, npm, and GitHub Releases (0acfae3)
  • dupes: Add duplicate code detection command (89309ae)
  • dupes: Cut report noise with subsumption, line snapping, and impact ranking (d7cd697)
  • dupes: Print duplicated source code, add --no-code to hide it (f897f3f)
  • Switch releasing to release-please (6718bf9)

Bug Fixes

  • Make report paths stable across platforms (be0f0d1)
  • Merge release-please into release.yml, drop PAT requirement (b5b2238)
  • Normalize the unused-file finding name on Windows (94b91bc)