Improved
Test Release for v2.25.0-beta1
⚠️ Unstable release ⚠️
This pre-release aims to evaluate the current stability of navi v2.25.0-beta1. Early adopters can try it but this release is not guaranteed to be stable.
What's Changed
- Allow delimiter variable option to be set from config.yaml by @kit494way in https://github.com/denisidoro/navi/pull/941
- Update documentation for #941 changes by @alexis-opolka in https://github.com/denisidoro/navi/pull/942
- Allow cheatsheet items with same descriptions by @gcarrillo in https://github.com/denisidoro/navi/pull/952
- Fix CI lint errors by @kit494way in https://github.com/denisidoro/navi/pull/944
- Improved vim syntax highlighting documentation by @rodineijf in https://github.com/denisidoro/navi/pull/956
- Update PowerShell plugin by @alexis-opolka in https://github.com/denisidoro/navi/pull/947
- Update CODEOWNERS by @alexis-opolka in https://github.com/denisidoro/navi/pull/963
- Fix widget powershell by @kit494way in https://github.com/denisidoro/navi/pull/958
- Add documentation on .cheat.md by @kit494way in https://github.com/denisidoro/navi/pull/961
- Merge required crates code into navi + Update dependencies version by @alexis-opolka in https://github.com/denisidoro/navi/pull/972
- Introduce the new default commands + Add a reference for the configuration + Add some debug information along by @alexis-opolka in https://github.com/denisidoro/navi/pull/955
- Update the Continuous Deployment pipeline with a minimal amount of dependencies by @alexis-opolka in https://github.com/denisidoro/navi/pull/971
New Contributors
- @gcarrillo made their first contribution in https://github.com/denisidoro/navi/pull/952
- @rodineijf made their first contribution in https://github.com/denisidoro/navi/pull/956
Full Changelog: https://github.com/denisidoro/navi/compare/v2.24.0...v2.25.0-beta1