changelog
Jan 06, 2026

Unison 1.0.2 is out

Rebecca Mark

What's new

➕➖ The new diff.update command highlights changes between the scratch file and the codebase, so you can check if you really want to run that update command before committing to it.

Diff update snapshot example

🤖 MCP improvements and new commands! The next time you're firing up an AI agent while working with Unison, you can enable the agent to rename, move, moveTo, delete, and delete.namespace.

Diff update snapshot example

🔢 Did you know you can use text.find to find numeric literals or text literals in your codebase? If not, here's a video on the topic! This release fixes text.find, which was not finding numbers that appeared in certain patterns.

🍵 Fixed a parsing error involving multi-line match scrutinees.

Contributors

With gratitude to the following community members for their PR's and help:

Share the news