- sholderbach updated the
nix
crate to0.25
and removed unused features, fixedeach while
behavior when printing and maybe in other situations by fusing the iterator, wrappedopen
parse errors fromfrom
commands, removed unnecessary#[allow(...)]
annotations, and reduced required dependencies for diagnostics - paper-lark highlighted matching brackets / parentheses
- rgwood updated the PR template to mention user-facing changes, and improved the error message for
get 0
on non-collection types, added support ranges instr substring
, and fixedps
on Linux - webbedspace updated merge to also take single records (closes #5281), made further edits to help messages, and edited a small handful of help messages
- kambala-decapitator fixed the description of build-string's second example
- ChrisDenton fixed UNC shares
- melMass created docs: 📝 add "map" to each's search terms
- zhiburt created table: Show truncated record differently, and
table -e
Fix stackoverflow (cause endless empty list) - FilipAndersson245 bumped Windows dependencies
- dandavison exposed reedline EditCommand::Complete command
- nibon7 created path: fix error message, and Add support to render right prompt on last line of the prompt, and Prepend directory to the binary tarball
- Decodetalkers implemented feat: coredump
- merelymyself added a more helpful error for calling a decl that exists in a module
- nibon7 added a right prompt guide, and right prompt release notes
- kambala-decapitator fixed the description of build-string's second example
- webbedspace added a categories column to command_reference
- SUPERCILEX added a prompt with exit code and command duration
- fdncred tweaked the no back progress bar example
- WindSoilder fixed a conda deactivate error when activate with no-prompt
- nibon7 created show right prompt on indicator line in last line mode
- dandavison created Tab inline completion