github unisonweb/unison release/0.5.22

latest releases: trunk-build, release/0.5.47, release/0.5.46...
15 months ago

What's Changed

Features:

  • new command merge.commit (analogous to upgrade.commit). UCM will remind you about it when you run the merge command.

  • ucm transcript now auto-creates a projects given in the transcript prompt:

      Using `project.create-empty` not necessary in this transcript:
    
      ```ucm
      demo-project/main> ls
      ```
    

Fixed Bugs:

  • ls wasn't working right with numbered args
  • edit.namespace was printing record accessors as standalone definitions
  • push error messages were previously not being displayed
  • updating and deleting aliases erroneously tripped “conflicted alias” error during merge
  • improved some error messages for push & merge

All PRs since last release

New Contributors

Full Changelog: release/0.5.21...release/0.5.22

Don't miss a new unison release

NewReleases is sending notifications on new releases.