16031aae96
CPU tests Workflow / Testing (ubuntu-latest, 3.12) (push) Failing after 1s
CPU tests Workflow / Testing (ubuntu-latest, 3.13) (push) Failing after 0s
Mypy Type Check / Type Check (push) Failing after 0s
Docs/Test WorkFlow / Test docs build (push) Failing after 1s
PR Conflict Labeler / labeling (push) Failing after 1s
Dependency resolution / Resolve [tflite] extra — Python 3.12 (push) Failing after 0s
Smoke Tests / try-all-models (ubuntu-latest, 3.10) (push) Failing after 0s
Smoke Tests / try-all-models (ubuntu-latest, 3.13) (push) Failing after 1s
CPU tests Workflow / build-pkg (push) Failing after 1s
CPU tests Workflow / Testing (ubuntu-latest, 3.10) (push) Failing after 0s
CPU tests Workflow / Testing (ubuntu-latest, 3.11) (push) Failing after 0s
Smoke Tests / try-all-models (macos-latest, 3.10) (push) Has been cancelled
Smoke Tests / try-all-models (macos-latest, 3.13) (push) Has been cancelled
Smoke Tests / try-all-models (windows-latest, 3.10) (push) Has been cancelled
Smoke Tests / try-all-models (windows-latest, 3.13) (push) Has been cancelled
CPU tests Workflow / Testing (macos-latest, 3.10) (push) Has been cancelled
CPU tests Workflow / Testing (macos-latest, 3.13) (push) Has been cancelled
CPU tests Workflow / Testing (windows-latest, 3.10) (push) Has been cancelled
CPU tests Workflow / Testing (windows-latest, 3.13) (push) Has been cancelled
CPU tests Workflow / testing-guardian (push) Has been cancelled
GPU tests Workflow / Testing (push) Has been cancelled
20 lines
602 B
Markdown
20 lines
602 B
Markdown
---
|
|
title: Changelog
|
|
description: RF-DETR release history and changelog.
|
|
hide:
|
|
- navigation
|
|
---
|
|
|
|
# Changelog
|
|
|
|
RF-DETR release notes are maintained on [GitHub Releases](https://github.com/roboflow/rf-detr/releases).
|
|
Use the release feed to review versioned package changes, migration notes, and model updates.
|
|
|
|
- [Install the latest PyPI package](https://pypi.org/project/rfdetr/)
|
|
- [Migration guide](getting-started/migration.md) — upgrade steps between major versions
|
|
- [Cookbooks](cookbooks.md) — runnable notebooks for training, fine-tuning, export, and deployment
|
|
|
|
---
|
|
|
|
--8<-- "CHANGELOG.md"
|