- New transcript runner (#816)
- New shallow
ls
command (now distinct fromfind
) (#808) - New
resolve-edit
command - New
reflog
andreset-root
commands (#858) - The codebase is no longer silently initialized (Thanks @sullyj3)
- Fixes for boolean operators and char literals (Thanks @noahhaasis)
- Compiler cleanup and bugfixes (Thanks @TomasMikula)
- ucm now only searches for .u files in the current directory. (Thanks @jdevuyst)
- Support for autocompleting paths to new names
- Allow sequence literals in constructor patterns (Thanks @noahhaasis)
- Improved output for
find.patch
(Thanks @pt2121) - more tests (Thanks @georgemarrows, @TomasMikula)
- fixes for misc bugs and typos
(Let me know if I missed something!)