v0.6.0
Features
- diagnostics: colour the abort traceback with its diagnostic
- serve: colour the worker run tail
- diagnostics: colour the two remaining terminal sinks
- diagnostics: colour diagnostics when they are going to a terminal
- abi: declared commands can offer short flag aliases (ABI 17)
- cli: std's dev-tier verbs become replaceable commands (ABI 16)
- repl: interactive prompt on a TTY — highlighting, completion, history
- cli:
noeta watch-scopebecomesnoeta advisory watch, defaulting to the lockfile - ide: byte-offset form of the snippet highlighter
Fixes
- check: a label binds on a method call, not just on a function call
- repl: meta-command completion on an indented line
Documentation
- manifest: point
noeta migrateat the section that still exists - cli: the serve entry is any callable
fetch, not only afn - the REPL's interactive terminal behaviour
- cli: group the command list by where each verb comes from
Refactoring
- runner: one way to print a compile failure and get its exit code
Housekeeping
- release: bump workspace version to 0.6.0
- repl: drive the interactive prompt on a real pty
Full changelog: v0.5.1...v0.6.0