Skip to content

Prepare the 0.1.0 release#1

Merged
mahkoh merged 1 commit intomasterfrom
jorth/version-1
Jan 13, 2026
Merged

Prepare the 0.1.0 release#1
mahkoh merged 1 commit intomasterfrom
jorth/version-1

Conversation

@mahkoh
Copy link
Owner

@mahkoh mahkoh commented Jan 13, 2026

No description provided.

Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR prepares the 0.1.0 release by stabilizing the v1 baseline configuration. The prototyping baseline is finalized as version 1, a new v2 unstable baseline is introduced for future development, and applications are migrated to use the stable v1 baseline.

Changes:

  • Created v1 baseline by copying the prototyping baseline (v1.txt and v1.rs files)
  • Updated baseline.rs to define V1, deprecate V1_UNSTABLE, and introduce V2_UNSTABLE
  • Migrated three applications from V1_UNSTABLE to the stable V1 baseline

Reviewed changes

Copilot reviewed 7 out of 7 changed files in this pull request and generated no comments.

Show a summary per file
File Description
wl-proxy/src/baseline/versions/v1.txt New baseline v1 version definitions (269 protocols)
wl-proxy/src/baseline/versions/v1.rs New baseline v1 Rust implementation matching v1.txt
wl-proxy/src/baseline/versions.rs Added v1 module declaration
wl-proxy/src/baseline.rs Added V1 constant, deprecated V1_UNSTABLE alias, and introduced V2_UNSTABLE
apps/wl-paper/src/paper.rs Migrated from V1_UNSTABLE to stable V1 baseline
apps/wl-format-filter/src/hf.rs Migrated from V1_UNSTABLE to stable V1 baseline
apps/window-to-tray/src/wtt.rs Migrated from V1_UNSTABLE to stable V1 baseline

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@mahkoh mahkoh merged commit 55befea into master Jan 13, 2026
12 checks passed
@mahkoh mahkoh deleted the jorth/version-1 branch January 13, 2026 09:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants