New
Release v0.3.2: Fix bugs
What's Changed
- Addition of
#![warn(clippy::nursery, clippy::pedantic)]. by @Xithrius in https://github.com/ParthJadhav/Verve/pull/27 - fix: shortcuts with
Optionkey by @Ty3uK in https://github.com/ParthJadhav/Verve/pull/31 - fix: reduce flickering by @Ty3uK in https://github.com/ParthJadhav/Verve/pull/30
- style: add prettier by @benediktms in https://github.com/ParthJadhav/Verve/pull/34
- feat: show result path & refactor result component by @ParthJadhav in https://github.com/ParthJadhav/Verve/pull/38
- feat: add ns-panel support by @ParthJadhav in https://github.com/ParthJadhav/Verve/pull/44
New Contributors
- @Xithrius made their first contribution in https://github.com/ParthJadhav/Verve/pull/27
- @benediktms made their first contribution in https://github.com/ParthJadhav/Verve/pull/34
Full Changelog: https://github.com/ParthJadhav/Verve/compare/0.3.1...0.3.2