Bump version to 1.0.0 for the first stable release #89

Merged
thatguygriff merged 1 commits from release/1.0.0 into main 2026-07-22 15:02:47 +00:00
Owner

Bumps the Version: header and USC_VERSION from 1.0.0-rc.3 to 1.0.0, and fixes the stale README version line (was still 1.0.0-rc.1).

After merging, tag the merge commit v1.0.0 (Gitea New Release UI or git tag v1.0.0 && git push origin v1.0.0). The release workflow verifies the tag against the header, runs the suite, builds the distributable zip, and attaches it to the release — sites on rc.3 then see the update on their next check.

  • composer test — 410 tests pass; composer lint (PHPStan level 10) and composer cs clean.

🤖 Generated with Claude Code

Bumps the `Version:` header and `USC_VERSION` from `1.0.0-rc.3` to `1.0.0`, and fixes the stale README version line (was still `1.0.0-rc.1`). After merging, tag the merge commit `v1.0.0` (Gitea New Release UI or `git tag v1.0.0 && git push origin v1.0.0`). The release workflow verifies the tag against the header, runs the suite, builds the distributable zip, and attaches it to the release — sites on rc.3 then see the update on their next check. - `composer test` — 410 tests pass; `composer lint` (PHPStan level 10) and `composer cs` clean. 🤖 Generated with [Claude Code](https://claude.com/claude-code)
thatguygriff added 1 commit 2026-07-22 14:59:19 +00:00
Bump version to 1.0.0 for the first stable release
CI / No Debug Code (pull_request) Successful in 2s
CI / Tests (PHP 8.2) (pull_request) Successful in 38s
CI / Tests (PHP 8.1) (pull_request) Successful in 41s
CI / Coding Standards (pull_request) Successful in 2m50s
CI / PHPStan (pull_request) Successful in 2m48s
CI / Tests (PHP 8.3) (pull_request) Successful in 2m34s
CI / Build Plugin Zip (pull_request) Skipped
358deda868
Version header, USC_VERSION, and the README version line move from
1.0.0-rc.3 (README was stale at rc.1) to 1.0.0. Tag v1.0.0 on the merge
commit to publish the release.

Co-Authored-By: Claude Fable 5 <[email protected]>
thatguygriff merged commit 34e8f660ab into main 2026-07-22 15:02:47 +00:00
thatguygriff deleted branch release/1.0.0 2026-07-22 15:02:47 +00:00
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Unsupervised/unsupervised-scheduler#89