v0.6.0
Plugins API
- Plugins can now change text icons color by setting
icon.bgColor
- Added the ability to create alternative details/commands in plugins by setting
mods.alt
andmods.cmd
execute
is deprecated and replaced withquery
Themes API
- Added the ability customize
resultDetails
andsearchBase
Miscellaneous
- Added yarn support
- More test coverage
- Some code cleanup