You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Report a version that means something, and set it to 0.5.0
"Version: 0.1.0" was a literal in three separate print statements, so
every release ever published reported 0.1.0 regardless of the tag it was
built from — v0.1.38-test included. It now comes from one constant.
Sets that constant to 0.5.0 and dates the changelog entry. The earlier
releases are being deleted rather than left in place: each shipped a
transfer path that had never moved data and a bind that recorded devices
without serving them, so there is nothing there worth keeping.
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_017rmyikdjWveP99ZUCDLY89
0 commit comments