What's changed
- Fixed a migration issue in 0.5.33 that prevented users from migrating from ucm versions earlier than 0.5.25 #5581
- Fixed an issue where arguments that parse as numbers can't be passed to
run
#2805 - Fixed an issue with
unison :error
blocks in transcripts #5575 - Fixed a crash with
use
in scratch files #4536
All PRs since last release
- CI runner names maybe case-sensitive now by @aryairani in #5577
- Adds FromJSON instances to enable Share Persistent JSON caching. by @ChrisPenner in #5576
- transcripts: Reset error state for all blocks by @sellout in #5579
- Decl printing cleanup by @ChrisPenner in #5578
- add ACTIONS_CACHE_SERVICE_V2: true by @aryairani in #5580
- bugfix: require relative names in import{Wordy,Symboly}Id by @mitchellwrosen in #5568
- Allow UCM commands to have “unprocessed” arguments by @sellout in #5549
- Don't use last_accessed column in migrations prior to version 18 by @ChrisPenner in #5582
Full Changelog: release/0.5.33...release/0.5.34