Skip to content

Release v0.8.1

Compare
Choose a tag to compare
@mdgaziur mdgaziur released this 07 Feb 11:42
· 10 commits to release since this release
44ed7cb

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