Skip to content

Create changelog file in documentation#12

Closed
capjamesg wants to merge 1 commit into
mainfrom
add-changelog
Closed

Create changelog file in documentation#12
capjamesg wants to merge 1 commit into
mainfrom
add-changelog

Conversation

@capjamesg

Copy link
Copy Markdown
Contributor

Description

This PR introduces a new changelog.md file in the docs folder of this repository. This file should contain all of our release notes in reverse chronological order.

Type of change

Please delete options that are not relevant.

  • Documentation change

How has this change been tested, please provide a testcase or example of how you tested the change?

This change was tested by opening http://127.0.0.1:8000/supervision/changelog/ when running mkdocs serve locally to ensure the page appears as expected.

Any specific deployment considerations

N/A

Docs

N/A

@capjamesg capjamesg added the documentation Improvements or additions to documentation label Feb 2, 2023
@capjamesg capjamesg requested a review from SkalskiP February 2, 2023 09:33
@capjamesg capjamesg self-assigned this Feb 2, 2023
@SkalskiP

Copy link
Copy Markdown
Collaborator

Closing this PR as I just added Supervision docs changelog: https://roboflow.github.io/supervision/changelog/

@SkalskiP SkalskiP closed this Mar 29, 2023
@capjamesg capjamesg deleted the add-changelog branch July 5, 2023 08:49
Borda added a commit that referenced this pull request Apr 22, 2026
- Rename TestResize → TestCompactMaskResize for naming consistency with
  other test classes in test_compact_mask.py
- Add test_join_true_true_junction_no_zero_run targeting the True/True
  boundary merge introduced in the prior fix
- Move _PARALLEL_THRESHOLD to module level alongside _L3_DENSITY_THRESHOLD
- Cap ThreadPoolExecutor max_workers=min(n, os.cpu_count() or 4) to avoid
  thread contention in library code
- Document identity-resize shallow-copy semantics in inline comment

[resolve #3] @Copilot (gh): "TestResize is a very generic class name..."
[resolve #9] /review by sw-engineer: "_PARALLEL_THRESHOLD constant buried in method body"
[resolve #10] /review by sw-engineer: "ThreadPoolExecutor() with no max_workers argument"
[resolve #11] /review by sw-engineer: "identity resize does shallow copy of list(self._rles)"
[resolve #12] /review by qa-specialist: "_rle_join_cols has no test for True/True junction"

---
Co-authored-by: Claude Code <noreply@anthropic.com>
Borda added a commit to kounelisagis/supervision that referenced this pull request Jun 8, 2026
…low#2303

- [resolve roboflow#12] add UnReleased entry: with_nms + with_nmm now use OBB IoU when
  data["xyxyxyxy"] present; callers on old AABB path should strip that key;
  threshold values may need recalibration.
  Challenge: evidence=VALID suggestion=VALID resolution=as-suggested

[resolve group] PR roboflow#2303 — item 12

---
Co-authored-by: claude[bot] <209825114+claude[bot]@users.noreply.github.com>
Co-authored-by: OpenAI Codex <codex@openai.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants