Release v0.8.1
What's Changed
- Bump shlex from 1.2.0 to 1.3.0 by @dependabot in #47
- Fix(#45): fix ParseIntError in getpid
- Fix(#46): crash when ApplicationCommand::Command(/* RString */) is empty
- Improvement: deduplicate appinfo based on commandline insead of name
NOTE: this version features changes in the plugin API so it's necessary to recompile the plugins before using them.
Full Changelog: v0.8.0...v0.8.1