Skip to content

Commit 76660c1

Browse files
authored
chore(main): release 1.0.0 (#19)
1 parent 46c646c commit 76660c1

2 files changed

Lines changed: 29 additions & 1 deletion

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{".": "0.0.0"}
1+
{".":"1.0.0"}

CHANGELOG.md

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
# Changelog
2+
3+
## 1.0.0 (2026-07-13)
4+
5+
6+
### Features
7+
8+
* **02-01:** consume shared evaluation contract ([99d3310](https://github.com/Coding-Autopilot-System/cas-evals/commit/99d33108a187c09f36c005f126699fbbc983d766))
9+
* **02-02:** expand representative benchmark corpus ([34d2e04](https://github.com/Coding-Autopilot-System/cas-evals/commit/34d2e040349d5cd149b6457dd8b581975f0e074f))
10+
* **02-03:** publish reproducible benchmark release ([a51d1b3](https://github.com/Coding-Autopilot-System/cas-evals/commit/a51d1b316656593642ab00531a7d750e27fc83f4))
11+
* add deterministic reference product evaluation ([2a89a9a](https://github.com/Coding-Autopilot-System/cas-evals/commit/2a89a9acbf40a8044f4b1da8a0f0379694dd7906))
12+
* complete Phase 2 shared contracts and corpus ([8b98613](https://github.com/Coding-Autopilot-System/cas-evals/commit/8b98613830cd1f0959581a8553a3fbba60619529))
13+
* **contracts:** verify registry-fetch smoke check + update vendored $id to resolvable Pages URL ([#9](https://github.com/Coding-Autopilot-System/cas-evals/issues/9)) ([4652531](https://github.com/Coding-Autopilot-System/cas-evals/commit/4652531d8bd750d7e90fda7dc258a37ba2412f3f))
14+
* ship reproducible evaluation framework v0.1 ([cec9519](https://github.com/Coding-Autopilot-System/cas-evals/commit/cec9519d6a0a5c0fdfae32a1cdf4911e75eb5fd2))
15+
16+
17+
### Bug Fixes
18+
19+
* **02-03:** preserve cross-platform release bytes ([83f91cf](https://github.com/Coding-Autopilot-System/cas-evals/commit/83f91cf12811dfb0a67b515ffa462762d21d7e72))
20+
* **cas-evals:** preserve transport failure causes; add codeowners and harden workflows ([#8](https://github.com/Coding-Autopilot-System/cas-evals/issues/8)) ([4fe936c](https://github.com/Coding-Autopilot-System/cas-evals/commit/4fe936cc83ffdc4fd6ad825c373e949b1edbe0eb))
21+
* **ci:** repin release-please reusable workflow to reachable SHA ([#14](https://github.com/Coding-Autopilot-System/cas-evals/issues/14)) ([cd5486b](https://github.com/Coding-Autopilot-System/cas-evals/commit/cd5486bd521c631e6f2ccef0a9cbb15aa91cc04e))
22+
* **ci:** wire release-please PAT into reusable workflow caller ([#18](https://github.com/Coding-Autopilot-System/cas-evals/issues/18)) ([46c646c](https://github.com/Coding-Autopilot-System/cas-evals/commit/46c646c5f271a2e34e5ac4fc555063226b204f29))
23+
* preserve adapter failure diagnostics ([#7](https://github.com/Coding-Autopilot-System/cas-evals/issues/7)) ([801fe14](https://github.com/Coding-Autopilot-System/cas-evals/commit/801fe143c8a001ec36f185a167bca65134a90ac4))
24+
25+
26+
### Performance Improvements
27+
28+
* **evaluate:** optimize reference product evaluation with concurrency ([#4](https://github.com/Coding-Autopilot-System/cas-evals/issues/4)) ([f4c4912](https://github.com/Coding-Autopilot-System/cas-evals/commit/f4c49120ba4ed5b7463ae71f46654c31e7a7f936))

0 commit comments

Comments
 (0)