github unisonweb/unison release/0.5.13

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

Fixed these bugs:

  • add.run CallStack error issue on 0.5.11 (reported by @rlmark)
  • Feedback when a scratch file change is picked up (reported by @ceedubs)
  • speed up find, by eliminating historical name search (reported by @stew and others)
    • may show a few more hashes than previously; you can use names.global <hash> to investigate the name, and then alias.term or alias.type to create a name in your branch.
  • extend fzf support to all required arguments (multiply reported by @ceedubs)
  • Nat.fromHex fails for some input when it is a substring of larger Text (reported by @hagl)
  • Baffling error messages when using / instead of Float./ (reported by @stefanholzmueller)
  • update issue with sum type, adding a new type constructor (reported by @kylegoetz)

All PRs since last release

Full Changelog: release/0.5.12...release/0.5.13

Don't miss a new unison release

NewReleases is sending notifications on new releases.