github unisonweb/unison release/1.0.2

latest release: trunk-build
3 days ago

What's Changed

  • New diff.update command highlights changes in the scratch file. (#6080; thanks @bbarker!)
  • MCP improvements. (#6081, #6082; thanks @kn0ll!)
  • Fixed a parsing error involving multi-line match scrutinees. (#6078)
  • Fixed text.find which was not finding numbers that appeared in patterns. (#6073)

All PRs Since Previous Release:

  • Fix MCP: Successful responses contain duplicate outputs by @kn0ll in #6082
  • Adding MCP commands: "rename", "move", "moveTo", "delete", "delete.namespace" by @kn0ll in #6081
  • format trunk with ormolu 0.7.2.0 by @github-actions[bot] in #6084
  • fix parsing certain multiline match / indentation cases by @aryairani in #6078
  • let text.find detect numbers in patterns by @aryairani in #6079
  • update transcripts by @aryairani in #6085
  • [Draft] Add diff.update to show preview of changes before running update by @bbarker in #6080

New Contributors

Full Changelog: release/1.0.1...release/1.0.2

Don't miss a new unison release

NewReleases is sending notifications on new releases.