Skip to content

Release 0.7.1#137

Merged
bbatsov merged 1 commit into
masterfrom
release-0.7.1
Jul 11, 2026
Merged

Release 0.7.1#137
bbatsov merged 1 commit into
masterfrom
release-0.7.1

Conversation

@bbatsov

@bbatsov bbatsov commented Jul 11, 2026

Copy link
Copy Markdown
Member

A patch release with two bug fixes to the recording/shelf machinery, both surfaced while documenting those features:

  • The workspace shelf (ws-save!/ws-load!) shelved a live reference instead of a snapshot, so mutating the workspace after saving corrupted the stored copy. It now snapshots, like recordings do.
  • rec-save-as! reported id 'null' to slot 'null' (it read the atom, not its value).

Deploy (dual-coordinate Clojars) and tagging happen after this merges.

Bump the version across project.clj, the core/plugin version strings, the Emacs
client and the dependency snippets, and date the changelog.
@bbatsov
bbatsov merged commit b0fe109 into master Jul 11, 2026
17 checks passed
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.

1 participant